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 ...