Shows Ajax Projects

Source: Internet
Author: User

You need to pay attention to one issue when developing Ajax with vs2008. When I mentioned the new feature of vs2008 in my previous blog, I mentioned that you can select the Framework version. Because Ajax is integrated in vs2008, you do not need to install components. However, the Ajax project is not explicitly displayed when a project is created in vs2008. In fact, in Framework 3.5, Ajax has been configured, And you can build a web project for Ajax project development directly.

However, when version 2.0 is selected, there is no automatic configuration. Although the Ajax Tool can be seen in the toolbox after a web project is created, no configuration is actually made. We still need to modify the config file.

In addition, if you develop an Ajax project in version 3.5, if you have installed Ajax components before, there are two versions of extensions in GAC, one is 1.6 and the other is 3.5, both versions are included in the config configuration. If you are developing the configuration, a method is not explicitly defined. In this case, you need to change the config file and delete one of them.

 

1. Download ajaxcontroltoolkit:

2. decompress the package.

3. Create an ASP. NET Website in vs2008 and install the website by following the steps below:

① Right-click the toolbox and select the Add tab. ② Enter the name: Control Toolkit. ③ Right-click Control Toolkit and select an item. ④ Click Browse in the selected toolbox.

⑤ In the browser window, select ajaxconrtoltookit. DLL (this previous download decompressed, In the AjaxControlToolkit-Framework3.5-NoSource "samplewebsite" bin \ ajaxconrtoltookit. DLL). If the file does not exist in the directory, open the unzipped file and open ajaxconrtoltookit in the root directory. SLN, which can be generated in vs2008.

4. After that, open the Control Toolkit and you will see many controls. Now the ajaxcontroltoolkit has been installed.

 

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.