>All Tutorials 
Ajax and .NET Ajax and .NET RSS XML
Ajax and ColdFusion Ajax and ColdFusion RSS XML
Ajax and Java Ajax and Java RSS XML
Ajax and PHP Ajax and PHP RSS XML
Ajax and SOA Ajax and SOA RSS XML
Ajax Goodies Ajax Goodies RSS XML
Ajax Tool Ajax Tool RSS XML
Facebook MockAjax Facebook MockAjax RSS XML
Google Web Toolkit Google Web Toolkit RSS XML
JavaScript Framework JavaScript Framework RSS XML
Ruby on Rails Ruby on Rails RSS XML
Technique Introduction Technique Introduction RSS XML
Without XMLHttpRequest Without XMLHttpRequest RSS XML
Yahoo! UI Yahoo! UI RSS XML

Implementing AJAX in ASP.NET - ajax aspnet implementing javascript posted background asp developers

 
Registered tutorials: 501
Registered Users: 26670



Rating: 4.04 out of 46 votes cast


  
Category: Ajax and .NET

Implementing AJAX in ASP.NET

Digg this   Post to del.icio.us

Abstract: AJAX relies on a broker to dispatch and process requests to and from the server. For this task, the .NET wrapper relies on the client-side XmlHttpRequest object. The XmlHttpRequest object is well supported by most browsers, making it the solutio...

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.

It should be pointed out that technologies such as AJAX are very likely going to lead to violations of layered architectures (N-Tier). My opinion is that AJAX increases the likelihood that the presentation logic layer (or worse, the business layer) will leak into the presentation layer. Strict architects, like me, might cringe at this notion. I feel that even if AJAX is used in a manor which slightly violates layer boundaries, the payoffs are well worth it. Of course, that's something you'll need to look at for your specific project and environment.


Read Full Tutorial...



Reviews:

Rate and Review This Site

2006-12-06 05:21:28
great




Statistic Information About this Resource:


Total Hits: 9195
Unique Hits: 7417


  Daily Weekly Monthly
  Unique Total Unique Total Unique Total
Average 17.7 23.3 70 88.9 284.4 359.6
Current 2 4 119 154 461 597
Previous 18 25 111 144 232 284
Aug 28 24 32 92 112 194 235
Aug 27 30 37 100 137 0 0
Aug 26 25 32 0 0 400 497
Aug 25 20 24 72 92 126 151
Aug 24 8 12 50 65 401 507
Aug 23 7 8 41 49 0 0
Aug 22 17 24 67 77 494 625
Aug 21 26 35 48 59 536 700
Highest 57 68 167 197 586 700


Script Execution Time: 0.1689 | SQL Queries: 10 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2