All Tags »
AJAX-ATLAS »
Telerik Controls
Sorry, but there are no more tags available to filter with.
-
I have presented yesterday an overview of the major sections in ASP.NET AJAX 1.0 Extensions in the Community Night gathering that took place in the Metropolitan Hotel. There will be a series of AJAX session by me to go in depth into all the fields of AJAX. Wait for them :).
You can download the PPT file from here: AJAX 1.0 Extensions ...
-
I have recently started reading about ASP.NET AJAX. I have been always writing the AJAX code manually using the XMLHttpRequest object and other third-party great controls like the Telerik control!
I decided to work with the FREE Microsoft ASP.NET AJAX.
I would like to share with you a very important issue which is the request-life-cycle. The ...