ASP.NET AJAX


ASP.NET AJAX Control Toolkit
Welcome to the ASP.NET AJAX Control Toolkit.

Choose from any of the samples on the left to see the live controls in action, and experiment with their different possibilities.
What is the ASP.NET AJAX Control Toolkit?
The ASP.NET AJAX Control Toolkit is an open-source project built on top of the Microsoft ASP.NET AJAX framework. It is a joint effort between Microsoft and the ASP.NET AJAX community that provides a powerful infrastructure to write reusable, customizable and extensible ASP.NET AJAX extenders and controls, as well as a rich array of controls that can be used out of the box to create an interactive Web experience.

The AJAX Control Toolkit contains more than 30 controls that enable you to easily create rich, interactive web pages.



After that you need to open Visual Studio 2010, So you can add AJAX Control toolkit to the toolbox. To do that press right-click in an empty space on your toolbox, then choose Add Tab.


You can rename the new tab to be “Ajax Toolkit” for example :
Then when it is added, right-click under the tab and select Choose Items:
When the dialog box appears Choose .NET Framework Components tab then click Browse button and find  AjaxControlToolkit folder that you installed the  AJAX Control Toolkit.

In that directory you will find a sub-directory called AjaxControlToolkitSampleSite, and under that folder you will find bin Folder, in this folder choose AjaxControlToolkit.DLL which 5.59 MB.

The result of these steps, Visual Studio will load all the controls from the DLL file and by default it will be checked in this list:
 To submit your steps press OK button.

Ultimately,you can find the components in your Toolbox and you can use it.

2 Comments

Please Comment !! Any Problem or Any Suggestion

Post a Comment

Please Comment !! Any Problem or Any Suggestion