ASP.NET Features

ASP.NET offers several features that make Web programming easy for the Web developer, including:  
     •        Web site development under IIS, any Universal Naming Convention (UNC) file path or File
              Transfer Protocol (FTP) server.
     •        A large number of rich Web controls, including security controls, data controls, navigation controls,
              and much more.
     •        
User controls allow you to define a composite control that can be reused in a series unrelated Web
              pages.
     •        
Master pages allow you to define a common user interface in one place for a series of related Web
              pages.
     •        
Themes & skins automatically push a consistent “look and feel” to the entire Web application.
     •        
Web parts can be used to allow end users to customize and personalize the “look and feel” of a
              Web page.
     •        Several provider models are now part of the ASP.NET framework that help automate site
              development, such as a security providers, database factory providers, a profile provider, a
              membership provider and a role manager provider.
     •        Visual Studio includes a Web-based configuration and management utility that can be used to
              maintain the Web.config file.
     •        Tools for pre-compiling ASP.NET Web applications, manipulating ASP.NET databases and
              registering .
ASP.NET Features
Table of Contents
Copyright (c) 2008.  Intertech, Inc. All Rights Reserved.  This information is to be used exclusively as an
online learning aid.  Any attempts to copy, reproduce, or use for training is strictly prohibited.
Courseware
Training Resources
Tutorials
Services