ASP. net ajax download and Installation Guide

Source: Internet
Author: User
If you want to learn AJAX, I suggest you read the book ASP. NET AJAX programming. There are two volumes in total. The first is server-side technology, and the second is client-side technology.

All ASP. the AJAX-related control set, script library, and class library used by NET are collectively referred to as "ASP. net ajax framework ". Do not confuse this word if it has other special meanings.

At that time, it took a lot of time to understand ASP. net ajax framework is also a shame. The first step is stuck on the download. to install a complete AJAX framework, you can simply install an Extensions, this article first describes how to build a suitable AJAX development environment (the most important thing is that I will download the connections to various files at the bottom of this Article ).

In general, the AJAX framework of ASP. NET contains two parts: server and client.
The server contains three recommended files:
1: ASP. net ajax Extensions (core package)
2: ASP. net ajax Futures CTP (Community preview extension package)
3: ASP. ent ajax Control Toolkit (server-side Control package)
The client itself has no installation requirements, because the server will send appropriate scripts to the client, but if you want to put these scripts in other environments, you may need this:
4: Microsoft AJAX Library (script Library)

First, depending on your development environment, the things you need to install are also different. If the IDE you are using is Visual Studio 2008 and you have already installed the SP1 Patch package, you do not need to install ASP. net ajax Extensions, the reason is very simple, this file has been integrated.. Net framework 3.5 SP1. You can check whether. Net framework 3.5 or. Net framework 3.5 SP1 is installed on your machine in the add or delete programs. But by default, when you use VS2008 for development. net2.0 websites cannot use the control provided by AJAX Extensions (3.5 is acceptable), if you want to use. net2.0 design site, you must install an additional named ASP. NET 2.0 AJAX Templates for VS2008.
If you are using Visual Studio 2005, only Visual Studio is installed by default.. Net framework 2.0. You must upgrade to 3.5SP1 or manually install ASP. net ajax Extensions. We recommend that you install it manually ~.

Secondly, according to your needs, you do not have to install the four things you just mentioned. Generally, you only need to install ASP. net ajax Extensions to develop enough AJAX sites. ASP. net ajax Futures CTP contains more server-side controls, but because this library is composed of ASP.. NET community development and maintenance, so the version may change faster, and the server you rent may not support this part, unless you need to learn or you really need these features, otherwise, it is not recommended that you install this file. At the same time, Microsoft is constantly moving the special controls in the ASP. net ajax ures CTP Library to the new ASP. net ajax Extensions version.
ASP. ent ajax Control Toolkit changes a little more. It is also maintained by the Community. My views on it are basically the same as ASP. net ajax Futures CTP.
Microsoft AJAX Library is completely unnecessary for you to download, because scripts are used on the client. If you use the ASP. net ajax framework, the server will send the appropriate scripts to the client. But if you want to use these scripts in other technologies (such as PHP), you just need this library.
The installation sequence of these programs is as follows: 1, 2, 3, and 4 listed above. Download and install these programs as appropriate. At the bottom of the article, I will provide a download connection.

Download list: 1. ASP. net ajax Extensions, ASP. NET 2.0 AJAX Templates for VS2008:
Http://www.asp.net/ajax/downloads/
2. Microsoft AJAX Library 3.5 (based on 3.5SP1)
Http://www.asp.net/ajax/downloads/
3. Microsoft AJAX Library (2.0 based)
Http://www.asp.net/ajax/downloads/archive/
4. ASP. net ajax Futures CTP
Http://www.microsoft.com/downloads/details.aspx? FamilyID = 4cb52ea3-9548-4064-8137-09b96af97617 & DisplayLang = en
5. ASP. ent ajax Control Toolkit (based on 3.5SP1)
Http://www.codeplex.com/AjaxControlToolkit/Release/ProjectReleases.aspx? ReleaseId = 16488
6. ASP. ent ajax Control Toolkit (based on 2.0, it is said to be the final version and will not be maintained)
Http://www.codeplex.com/AjaxControlToolkit/Release/ProjectReleases.aspx? ReleaseId = 11121

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.