Monday, February 21, 2011

How to add ajax toolkit in Aspnet ToolBox

Hi friends,In this article i am going to explain you how to add a Ajax Toolkit in
 Aspnet ToolBox.
 Fisrt,we have to download the Ajax toolkit
 Click here to download Click Here


depending upon the versions we have to download the ajax toolkit.That is,For Framework

3.5 we have to download the AjaxControlToolkit.Binary.NET35.zip.For,Frame work 4.0 we

have to download the AjaxControlToolkit.Binary.NET4.zip

after completion of the downloading  of ajax toolkit.we have to unzip the file

Next,open the visual studio 2008

Next,select one web application


Next,Right click on the project in the solution explorer


Next,click on the AddReference tab and select the AjaxControlToolkit.dll file from


where ur are saved


Next,Right click on the Toolbox and select on AddTab and change the name as Ajax


Controls


Next,Right click on the AjaxControls tab and select choose items


Next,select the Browse button in the "Choose Toolbox Items" dialouge box


Next,select the AjaxControlToolkit.dll and press ok


Thats it..All the controls of the ajax toolkit contain will be added to ur ToolBox.so


get ready to use Ajax toolkit extenders
developercode
About the Author
Sayyad is a Software Engineer, Blogger and Founder of Developers Code from India.His articles mainly focus on .Net (Web and Windows based applications), Mobile Technologies (Android,IPhone,BlackBerry) and SEO.

Labels: , , ,

2 Comments:

At February 22, 2011 at 11:27 AM , Blogger Dotnet Tutorials said...

Please can you explain all the Ajax extenders breifly with sample codes...

 
At February 22, 2011 at 11:31 AM , Blogger Developers Code said...

Why not...Definetly i will post the articles on All the Ajax controls..i am always ready to share my knowledge with my readers

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home