Using UpdatePanel In Visual Web Developer
This article aims at giving you a brief overview of using Update Panel(Available with AJAX Toolkit) for partial page rendering. Before reading this tutorial you should be familiar with ASP.NET and C#.
AJAX with ASP.NET using Visual Studio 2005 and AJAX Toolkit
The following article shows how to AJAX power your web application using the ever popular ASP.NET platform using Visual Studio and AJAX Toolkit. Learn how to improve performance and add new features using AJAX with ASP.NET
A timesaver control: GridView
ASP.NET 2 has got several new foucs on development. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing.
Using File Uploading Control
.NET comes with great features. Anymore your do not need any additional code libraries to upload files to your web server. Microsoft.NET includes itself a file upload wizard. I've used Visual Web Developer 200
Variable types in ASP
Learn the types of variales in ASP and for what type of data use them
Create your first ASP page
Learn how to start programming in ASP. Useful for beginners.


