Consuming a wcf service and sending data

Hi,

I am developing a console app to consume a wcf service. This wcf service actually exposes schema of an application (selected columns of that application).

This program will actually be called in an event receiver which will trigger this code whenever there is any change in a SharePoint list and these changes have to be pushed to the other application using this wcf service.

I need the piece of code to populate these set of columns (schema provided in the wcf). Please help!!!

January 15th, 2014 6:30am

What do you need help with specifically?

Consuming the web service; http://johnwsaunders3.wordpress.com/2009/05/17/how-to-consume-a-web-service/

Creating event receivers in SharePoint; http://msdn.microsoft.com/en-us/library/gg749858(v=office.14).aspx

Getting item properties in an event receiver? http://stackoverflow.com/questions/18786141/get-sharepoint-listitems-after-and-before-properties-in-event-receiver

Free Windows Admin Tool Kit Click here and download it now
January 15th, 2014 6:39am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics