http://ajax.schwarz-interactive.de/csharpsample/default.aspxTo έχετε δει αυτό; Εχετε παίξει με αυτό; Γιατί η Microsoft δεν κάνει τιποτα πιό επίσημα για αυτό; Γιατί γιατί γιατί;;;
Asynchronous JavaScript and XML (AJAX) has recently become the craze thanks, in no small part, to Google’s usage of it in Google Suggest as well as Google Maps. In ASP.Net terms, AJAX allows server-side processing to occur without requiring postback, thus enabling clients (browsers) with rich server-side capabilities. In other words it provides a framework for asynchronously dispatching and processing requests and responses from the server. AJAX leverages a number of existing technologies, which aren't particularly new, however fondness for what these technologies have to offer (collectively, they are AJAX) has recently soared.
Enter Michael Schwarz's AJAX .Net wrapper which allows ASP.Net developers to quickly and easily deploy pages capable of easily capitalizing on AJAX. Users should be cautioned that the wrapper is early in development, and as such isn't fully matured.
Σωτήρης Φιλιππίδης
DotSee Web Services