Install Ajax control toolkit in Visual
Studio 2008
- Go to this Ajax control toolkit website
link
http://ajaxcontroltoolkit.codeplex.com/
and download the latest version
of the Ajax control toolkit.
- You will get one zip file extract that
zip file. Open the folder and check for the AJAX controls toolkit dll
(AjaxControlToolkit.dll).
- Take the path of the file and open
visual studio.
- Create and empty website.
- Open Toolbox (Go to View > Toolbox).
- Right click on empty space and choose
Add Tab.
- Give the name to the new tab (Ex: Ajax
Controls)
- Right click on Ajax Controls Tab
and select Choose items….
- Choose Toolbox Items window will
open. Click on the Browse button.
- 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.
- The Ajax controls will be added
successfully to your Visual Studio under the Ajax Controls tab in
toolbox tabs.
- You can use these Ajax Controls in
your website.
My BlogAbout .NET (C#.NET, ASP.NET, ADO.NET, interview questions, articles and materials) and SQl Server