|
|
Asynchronous client script callbacks
|
08/10/2005, By Paul Glavich
|
This article provides an example of asynchronous client script callbacks in ASP.NET V2.0. It has shown the concept and implementation of the technology, but it can be taken further. The GridView control in ASP.NET V2.0 supports asynchronous client script callbacks by default for features such as data paging. This shift in functionality from previous versions of similar controls will be a boon to useability.
Developers don’t need to know anything about the asynchronous client script callback feature to take advantage of it. The technology is moving into mainstream development, which will shape how it is implemented in the future. The details may differ, but the use of asynchronous client-side callbacks—or whatever name you choose to call them—will play a part in many future projects.
Read more...
|
Rate this Ajax Articles
Rating: 10.0 out of 2 votes cast
| |
|
|
|
|
|
|
|
|
|
|
|
|