Monday, March 7, 2011

Accessing Server-Side Data from Client Script: Accessing JSON Data From an ASP.NET Page Using jQuery

Many times I was thinking about issues like: check the user-name availability before user click on Submit button, or master-detail Senario before post back.

this is a cool post by Scott Mitchell which wrote great ASP.NET Data-Access tutorial for ASP.NET site.

The current article is about Accessing Server-Side Data from Client Script using JSon and JQuesry. link

No comments: