Author: ProgrammingHelp.com | Posted on: 6/29/2009 6:55:30 AM | Views : 753

In this article, we will be looking at how we can use AJAX to implement a WCF Service, so that it's methods are available to client-side JavaScript. This is an extremely powerful tool, as we are able to access the WCF Service almost instantaneously, without posting back a page or waiting several seconds. ...

Go to the complete details ...