New Web Server Controls in ASP.Net 2.0
 
Introduction
 
ASP.NET introduces a number of new server controls. ASP.NET presents a greater selection of controls to help you create fully featured Web pages much more quickly. New controls provide ASP.NET server control functionality for tasks that previously were handled only by HTML elements. These include the FileUpload control, ImageMap control, and the HiddenField control. The new Wizard control permits you to create a page with multiple panels that step the user through multi-part forms.