

Navigator : Home > Tutorials > AJAX Tutorials > ...
AJAX Control Toolkit Installation
This Tutorial will show you how to install the AJAX Control Toolkit
Introduction
This tutorial will teach you how to download and setup the AJAX Control Toolkit. The AJAX Control Toolkit is a set of controls designed to make Web Forms seem more like windows forms to users. It allows Partial Page Updating which updates Controls on the Web Form without initiating a full PostBack. The AJAX Control Toolkit is completely free and takes up relatively low space on the hard drive, while still being a compelling add-on for any Web Developer.
I just signed up at Server Intellect and couldn't be more pleased with my Fully Scalable & Redundant Cloud Hosting! Check it out and see for yourself.
Download
1. You can begin by going to the ASP.NET Website (http://www.asp.net)
2. Navigate to the AJAX tab at the top of the Web Page.
3. Navigate to the AJAX Control Toolkit section
4. Now select Download on the left
5. Finally choose to download from Codeplex
6. begin downloading the file for your version of Visual Web Developer(mine is 4.0)
Setup
1. Once you have it downloaded you need to unzip the file to a directory
2. Now go into Visual Web Developer 2010 and open the toolbox
3. Right click anywhere in the Toolbox and select Add Tab
4. Name it "AJAX Control Toolkit"
5. Now go into that Tab Right Click and Select Choose Items
6. Select the Browse button
7. Navigate to the folder you unzipped the files into and choose the "AjaxControlToolkit.dll" file
8. Select OK and it should populate the Toolbox with all of the current AJAX tools
We used over 10 web hosting companies before we found Server Intellect. Our new cloud server,was set up in less than 24 hours. We were able to confirm our order over the phone. They responded to our inquiries within an hour. Server Intellect's customer support and assistance are the best we've ever experienced.
Conclusion
Once this Installation is complete you will not have to do this again unless you reinstall Visual Studio. For tutorials and ideas on what you can do using the AJAX Control Toolkit you can go here.