Introduction to ASP.NET AJAX

Introduction to ASP.NET AJAXCreating and Hosting an ASP.NET AJAX Web Site in Your Windows Shared Hosting Account. ASP.NET AJAX is a free framework that assists you in quickly creating interactive Web applications. This tutorial shows you how to create and host an ASP.NET AJAX Web site in your Windows shared hosting acco

Download and Install ASP.NET AJAX and ASP.NET AJAX Control Toolkit
To use ASP.NET AJAX you need to download and install the free framework to your local computer. This will add new project templates for creating AJAX-enabled Web sites and new tools in the Toolbox area of Visual Studio 2008.
Download and Install ASP.NET AJAX.
The ASP.NET AJAX Control Toolkit is an open source project that contains a number of AJAX-enabled controls and extenders. If you intend to use these controls, you need to download the runtime binaries to your local computer and add a reference to your Visual Studio 2005 or 2008 project.

Adding the ASP.NET AJAX Control Toolkit Reference to Your Web Site
1. Download the ASP.NET AJAX Control Toolkit.
2. Extract the files from the archive to a folder on your computer. For example: C:AJAXControlToolkit.
3. Right-click on your project in the Solution Explorer and select Add Reference.
4. Select the Browse tab and select AjaxControlToolkit.dll from the folder where you extracted the toolkit. For example: C:AJAXControlToolkitSampleWebSiteBin.
5. Click OK.

Website: products.secureserver.net | Filesize: 307kb
No of Page(s): 8
Click here to download Introduction to ASP.NET AJAX.

Related Tutorial

Tags: , , , , ,

Comments

Leave a Reply