Community

Consume an ASP.NET WebService returning List<> with Dates using jQuery

(Suprotim Agarwal) 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 via a .NET webservice, using jQuery. We will be using both the jQuery.ajax ($.ajax) and the jMSAjax plug-in to retrieve data f

Read More - Register for Free Membership