Consuming a WCF Service with Client-Side AJAX in C#
| Published on 6/29/2009 by Dotnetindex More articles in ASP.NET
|
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. read more |
Latest Posts
- Autocomplete Filter from the Old Futures Project Working in Dynamic Data 4
- Developing a Facebook Connect Application Using ASP.NET
- Conditional Row Highlighting in Dynamic Data
- UserControl as a DLL Made Easy
- Using GroupTemplate in ASP.NET ListView Control (Tiled Display)
- Creating Master-Detail GridView Using jQuery
- ASP.NET MVC 2.0 and AJAX Part 1
- Sorting Tabular Data in ASP.NET MVC
- Asynchronous Form in ASP.NET MVC 2
- Populating ASP.NET TreeView Control Recursively
- Understanding ClientIDMode Mode Feature in ASP.NET 4
- ASP.NET Application and Page Life Cycle
- ASP.NET MVC and File Uploads
- Google Map 3 with Multiple locations using Asp.Net C#
- Ajax, Asp.net Ajax, jQuery � Misconceptions and Facts
- ASP.NET MVC 2.0 Areas
- Latitude and Longitude Lookup with jQuery, C#, ASP.NET MVC
- WebMatrix - A First Application
- ViewStateMode in ASP.Net 4.0
- Securing Dynamic Data 4 (Replay)



