Author: Suprotim Agarwal | Posted on: 7/15/2009 3:34:36 AM | Views : 1023

In this article, we will see how to consume an ASP.NET WebService using jQuery. I will be demonstrating how to consume a .NET List returning Date fields, using jQuery. JSON does not handle dates well and we will see how the jMSAjax plug-in helps us solve the 'date' problem. ...

Go to the complete details ...