Hi all,
I want to use the silverlight enabled wcf service in the javascript. I have a service name as HelloWorldServie.svc . This service contain one method name as MyMethod() which can return a simple string . So i want to call this service by using JavaScript Or JQuery. Not a asp.net . Can anyone know about this?
Loading

Jaganathan BantheswaranPosted Aug 2, 2012, 2:27 AM
Here is the good example, may help you.