AJAX Control TollKit ASPAJAXExtSetup. msi)

Source: Internet
Author: User

The emergence of web bears the brunt of ajax. If you do not learn ajax today, it will be obviously outdated, and the environment for learning ajax is asp.net, then you have to learn about ajax.net. The first step is the environment configuration, as shown below:

Vs2005 + sql2005 + Winxp sp2 + ie6.0 + Office2003

Download Tool

1. ASPAJAXExtSetup. msi

Http://download.microsoft.com/download/5/4/6/5462bcbd-e738-45fa-84ca-fa02b0c4e1c2/ASPAJAXExtSetup.msi

2. ASPAJAXSourceCode. msi

Http://download.microsoft.com/download/6/d/6/6d6c7c47-b9ff-4934-bb03-8a45b8418d35/ASPAJAXSourceCode.msi

3. AjaxControlToolkit

AjaxControlToolkit-NoSource

AjaxControlToolkit

A friend told me that the AjaxControlToolkit cannot be downloaded. The download link is provided. Sorry

Http://ajax.asp.net/downloads/default.aspx? Tabid = 47

Http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx? ReleaseId = 1425

The environment settings are as follows:

After downloading the ASPAJAXExtSetup. msi installation and update, this folder appears under your system disk (using disk C as an example:

C: \ Program Files \ Microsoft asp. NET \ ASP. NET 2.0 ajax Extensions \ v1.0.61025

After installing this, we can create the Asp.net AJAXEnabledWebSite, which is actually a template for the ajax.net website. However, we cannot use the ajax control developed by Microsoft. You need to know how to use the ajax.net control.

Download the AjaxControlToolkit. The above two are toolkit with source code and without source code. We recommend that you download the toolkit with source code. Decompress the downloaded file:

C: \ Program Files \ Microsoft asp. NET \ ASP. NET 2.0 ajax Extensions \ v1.0.61025 \ AjaxContronlToolkit \

Double-click to run AjaxControlToolkit. sln.

Use vs2005 to open the sln, compile the TemplateVSI project, and run the following command in C: \ Program Files \ Microsoft asp. NET \ ASP.. NET 2.0 AJAX Extensions \ SampleWebSite \ Bin. dll and AjaxControlToolkit. copy pdb

C: \ Program Files \ Microsoft asp. NET \ ASP. NET 2.0 AJAX Extensions \ Binaries folder, so that we can use the ajax.net controls in vs2005.

Create an Ajax ControlToolkitWebSite web project. Add a new tab named AjaxControltoolkit In the toolbar.

On this tab, right-click and choose items> browse to find the copied AjaxControlToolkit. dll and add it. In this way, the ajax.net control is successfully referenced in vs2005.

Now you can create an Ajax ControlToolkitWebSite project to have fun. I will write it here today. Later I will introduce the specific usage of each ajax.net control and the control below vs2005. I hope you will continue to pay attention to this topic. If you have any questions, you can discuss them here.

 

Which of the following statements is incorrect?

First: download "ajaxControlToolKit.zip"-decompressing files to the directory of ASP. NET 2.0 ajax Extensions. Open AjaxControlToolkit. sln.

After the TemplateVSI project is compiled, copy the AjaxControlToolkit. dll and AjaxControlToolkit. pdb generated under C: \ Program Files \ Microsoft asp. NET \ ASP. NET 2.0 AJAX Extensions \ SampleWebSite \ Bin

C: \ Program Files \ Microsoft asp. NET \ ASP. NET 2.0 AJAX Extensions \ Binaries folder, so that we can use the ajax.net controls in vs2005.

Create an Ajax ControlToolkitWebSite web project. Add a new tab named AjaxControltoolkit In the toolbar.

On this tab, right-click an item and choose items> browse to find the copied AjaxControlToolkit. dll and add it. In this way, the ajax.net control is successfully referenced in vs2005.

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.