Category Archives: WebServices

Consume a cross domain hosted WCF webservice using Jquery

Here we will consume a WCF webservice which returns data in JSON format using Jquery. How to create a WCF is not covered as part of this blog. asuming all the end point configuration and the webservice methods works properly. Still … Continue reading

Posted in ASP .Net, WebServices | Tagged , , , | Leave a comment