Added On:
An useful article about consuming different service using jQuery.
JQuery, WCF, REST
Post category: ASP.NET, AJAX, C#, Jquery, WCF
Added On:
This article describe how to consume the twitter api using jQuery and JSON. The same approach can be used to consume data from other services like flickr, delicious etc.
JQuery, json, Twitter
Post category: AJAX, Jquery
Added On:
An HttpModule and HttpHandler based solution for GZipping the content generated by the ASP.NET AJAX. Reduce http calls, traffic and increase website performance.
ajax, Website performance, ASP.NET
Post category: ASP.NET, AJAX, Others