Subscribe:

Labels

How To Install AJAX Toolkit

Here are the steps to install AJAX Toolkit to your ASP.NET webapplication.
  • First of all to download AJAX Toolkit http://www.asp.net/ajaxlibrary/download.ashx
  • Now extract downloaded folder.
  • After that open your webapplication and in the toolbox area right click on general tab and click on Add Tab.
  • Give appropriate name to that tab and right click on it and goto choose item.
  • Now click on browse button and browse the downloaded folder and select AJAXControlTollkit.dll and press ok button.

  • You have done installing AJAX Toolkit.Remember that if you want to use any control from toolkit you have to darg and drop toolscript manager control in to your page.

To learn how to use controls from toolkit visit the site http://www.asp.net/ajaxlibrary/act_tutorials.ashx.

No comments:

Post a Comment