Hi,
Good Evening,
In my windows8 application I need to connect to the wcf service where the service method accepts the argument as the class and the service method returns bool value based on the sending inputs for the class and checks with the database fields.So how can I communicate with the service and the service is restful service.
Please give me the solution as I am unable to find
Thank You,
Bodepudi Mahesh.
Loading
Keyur PatelPosted Jan 15, 2014, 8:07 AM
Please find following links, it might be helpful for you.
http://msdn.microsoft.com/en-us/library/hh556233(v=vs.110).aspx
http://davidgrenter.blogspot.co.uk/2012/12/connecting-to-wcf-restful-service-from.html
http://davidgrenter.blogspot.in/2012/12/connecting-to-wcf-restful-service-from_20.html
http://blogs.msdn.com/b/davedev/archive/2012/05/02/connecting-to-wcf-ria-services-in-a-windows-8-metro-style-app-using-upshot-js-and-kockout-js.aspx