Saturday, February 19, 2011

Accessing WCF Service

I am using the script manager in the aspx code to refer the WCF Service, Now i should invoke the operations contracts availble in the service through Javascript. What is the code that i have to write in javascript to invoke and catch the return values from wcf methods.


please help me.

From stackoverflow
  • Assuming you're using .NET 3.5, try this article.

0 comments:

Post a Comment