Posted By: Rob Bagby | Sep 16th, 2008 @ 9:24 AM | 6,369 Views | 1 Comment
WCF 3.5 provides the ability to easily expose services to AJAX client applications.  Specifically, the webHttpBinding has an "AJAX-Friendly" endpoint behavior.  What do I mean by "AJAX-Friendly"?  To me, it means that we will create a client proxy that knows how to call your service from an AJAX client.  What used to take dozens, if not hundreds, of lines of code now takes 3.  In this screencast, Rob Bagby will illustrate how this works in great detail.
Media Downloads:
Rating:
1
0
You can do this even easier.

http://brennan.offwhite.net/blog/2008/10/21/simple-wcf-and-ajax-integration/
Microsoft Communities