Installing ASP. NET AJAX

Source: Internet
Author: User
Tags javascript array

I. ASP. NET AJAX Components

There are three downloads on the official ASP. net ajax Website:

1. ASP. net ajax: This part is ASP. net ajax core, including the core AJAX type system, network protocol layer (networking stack), component model, extender (extender) base class, and ASP.. NET integrated server functions (including popular ScriptManager, UpdatePanel, and Timer controls ).

Server Function list:
◆ Asynchronous client-to-server networking
◆ Authentication as a Web service
◆ ControlExtender class
◆ Profile as a Web service
◆ ScriptManager and ScriptManagerProxy controls
◆ Static page methods as Web services
◆ Timer control
◆ UpdatePanel control
◆ UpdateProgress control

Client function list:
◆ Authentication for JavaScript
◆ Behavior class
◆ Calling. asmx Web services from JavaScript
◆ Component class
◆ Control class
◆ Debug class
◆ JavaScript Array type extensions
◆ JavaScript Boolean type extensions
◆ JavaScript Error type extensions
◆ JavaScript Number type extensions
◆ JavaScript Object type extensions
◆ JavaScript String type extensions
◆ JSON serialization
◆ Profile for JavaScript
◆ Trace class

2. ASP. net ajax "Value-Add" CTP: ASP. the "value-added" CTP Section supported by the net ajax Community, including the additional advanced features included in previous Atlas CTP versions, but not fully supported by "core" 1.0. Through further feedback, these will gradually and steadily increase to core 1.0.

3. ASP. net ajax Control Toolkit: contains 28 cool free AJAX controls based on the "core" download version of ASP. net ajax 1.0. It is an open-source project developed by Microsoft and non-Microsoft developers to download code from CodePlex.

Ii. Install ASP. NET AJAX

1. Uninstall all previous CTP versions before installing ASP. net ajax 1.0 Beta.

2. download ASP. net ajax 1.0 Beta installation package, Microsoft. web. extensions. dll Assembly will be installed in GACGlobal Assembly Cache), so you do not need to include the Assembly in the Bin folder of the Web site during use.

3. Download and install ASP. net ajax "Value-Add" CTP and ASP. net ajax Control Toolkit.

3. Develop ASP. net ajax-based applications in Visual Studio. NET 2005

Install ASP.. net ajax, open Visual Studio. create a Web Site in. NET 2005. An ASP. net ajax-enabled Web site, select it directly, such:


After the project is created, the relevant configuration is automatically completed in Web. config, and AJAXExtensionToolbox. dll has been added to the VS toolbox. You do not need to manually add it.

  1. Introduction to ASP. net mvc Framework
  2. MvcContrib. FluentHtml of ASP. NET MVC
  3. Functions of ASP. NET Framework and Application of ASP. net mvc pattern
  4. Analysis of Asp.net MVC Lifecycle
  5. Overview of ASP. net ajax Configuration

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.