Technology Programming

How to Install AJAX Extensions in ASP.NET

  • 1). Right-click on the downloaded "AJAX Control Tookit" ZIP file and click "Extract."

  • 2). Create a new folder named "AJAX Toolkit" or similar and extract all files to the new folder.

  • 3). Open Microsoft Visual Web Developer.

  • 4). Right-click on a blank space in the "Toolbox" and click "Add Tab."

  • 5). Type "AJAX Toolkit" for the "Name" of the new tab in the "Name" input box.

  • 6). Right-click on a blank spot in the new tab area and then click "Choose Items." The Choose Toolbox Items window opens.

  • 7). Click the "Browse" button. A list of files and folders opens.

  • 8). Click the "AJAX Toolkit" folder and browse to the "Bin" directory inside the "SampleWebSite" directory.

  • 9). Click the "AjaxControlToolkit.dll" file and then click "Open." The AJAX Control Toolbox now appears in the "Choose Toolbox Items" window.

  • 10

    Click "OK."

  • 11

    Click "File" and then click "New" to create a new Web form. The AJAX Toolkit appears in the Toolbox.



Leave a reply