7
Shouts

Calling ASP.NET Web Service Using Jquery - Part I

published 812 days, 3 hours, 37 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 812 days, 21 hours, 3 minutes ago
Friday, March 05, 2010 2:33:53 PM GMT Thursday, March 04, 2010 9:08:41 PM GMT

Jquery is now one of the most favorite JavaScript frameworks to play around. It offers some more advance feature to the developers and UI designers to accomplish their task easily and more conveniently. Take an example of AJAX and think where you can face the problems when you have to deal with different browsers who support XMLHTTP request and the one who don’t. I remember, I use to initialize the AJAX’s XMLHTTP object keeping in mind what will be my client’s browser. So, on the first go I have to detec...

category: ASP.NET | clicked: 3 | | source: www.midnightprogrammer.net | show counter code
tags: Web Service, jQuery, Ajax, ASP.NET