"None can stop the rising sun, clouds can hide for a while........" -Ravi

Monday, December 22, 2008

AJAX Control ToolKit 3.5

Here are the steps to add AJAX Control Toolkit to VS2008
  1. Download toolkit http://www.codeplex.com/AjaxControlToolkit/Release/ProjectReleases.aspx?ReleaseId=16488
  2. Unzip the the file
  3. Add all folders in Sample website to Binaries
  4. Open New website in Visualstudio 2008
  5. Add tab in toolbox(Right click in toolbox and select ADD TAB), name it as AJAX Control tool kit
  6. Right click under AJAX Control and select "Choose Item"
  7. References window will open
  8. In the reference window Click on browser and select AJAXControltoolkit.dll (Ajax Control Toolkit - Binaries - bin - AJAXControltoolkit.dll)
  9. Click ok, then toolkit will add to references
  10. Click ok in the references window, then Ajax controls will add to toolbox