Author: Mike Brind | Posted on: 7/12/2009 3:34:36 AM | Views : 726

I've recently done a series of articles that feature calling databases via AJAX using jQuery. In pretty much all of the articles, I have used Web Services as my data access mechanism. Judging from the comments that some of the articles have attracted, this has caused a little confusion. But Web Services is just one mechanism. Page Methods and simple .aspx files are two more. In this article, I shall review each of the three approaches. ...

Go to the complete details ...