Install Ajax control Toolkit in Visual Studio 2008

Install Ajax control toolkit in Visual Studio 2008

  1. Go to this Ajax control toolkit website link  http://ajaxcontroltoolkit.codeplex.com/  and download the latest version of the Ajax control toolkit.
  2. You will get one zip file extract that zip file. Open the folder and check for the AJAX controls toolkit dll (AjaxControlToolkit.dll).

    image1.jpg

  3. Take the path of the file and open visual studio.
  4. Create and empty website.
  5. Open Toolbox (Go to View > Toolbox).

    image2.jpg

  6. Right click on empty space and choose Add Tab.

    image3.jpg

  7. Give the name to the new tab (Ex: Ajax Controls)
  8. Right click on Ajax Controls Tab and select Choose items….

    image4.jpg

  9. Choose Toolbox Items window will open. Click on the Browse button.

    image5.jpg

  10. Go the AjaxControlToolkit.dll file path and select the AjaxControlToolkit.dll file and click on Open button. Then click on Ok button in Choose Toolbox Items window.

    image6.jpg

  11. The Ajax controls will be added successfully to your Visual Studio under the Ajax Controls tab in toolbox tabs.

    image7.jpg
  12. You can use these Ajax Controls in your website. 

My Blog
About .NET (C#.NET, ASP.NET, ADO.NET, interview questions, articles and materials) and SQl Server