ASP.NET AJAX Web Hosting Overview
ASP.NET AJAX Overview
Introduction
ASP.NET AJAX enables you to perform significant portions of a Web application's page processing in the browser, without requiring a round trip to the server to update the page. The ASP.NET AJAX development technologies integrate ECMAScript (JavaScript) client script libraries with the ASP.NET 2.0 server-based development platform. ASP.NET AJAX builds on the AJAX strategy for building Web applications, which enables you to make calls to Web-based applications from client script.
The ASP.NET AJAX development strategy enables you to build a new breed of Web application that has a number of advantages over traditional Web applications. AJAX-style applications offers:
The goal of ASP.NET AJAX is to give you a broad range of application building blocks, with the following aims:
This is a brief ASP.NET AJAX introduction taken from asp.net. Please visit asp.net for more information about ASP.NET AJAX.
ASP.NET Web Hosting
(Posted By Jason on Wednesday, November 29, 2006)
Read All Stories
|
|
|
|