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.