Click here to Skip to main content
15,888,984 members
Articles / Web Development / XHTML

ICallback and JSON based JavaScript Serialization

Rate me:
Please Sign up or sign in to vote.
3.86/5 (3 votes)
20 Dec 2007CPOL2 min read 33.4K   11  
Callback is a lightweight technique used to call server side methods asynchronously from JavaScript without any postback and reloading/rendering of unnecessary parts of page and unnecessary code.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Candoerz
United Kingdom United Kingdom
trying to have can do attitude. Candoerz.com

Comments and Discussions