Web Applications

Web Forms are used to create programmable Web pages that serve as a user interface for Web applications. Using server-side code, Web Forms generate HTTP-capable language output to any browser or client device. Additionally, Web Forms are compatible with any language supported by the .NET common language runtime.

This section contains these topics:

Requirements

To develop Web Forms applications, an ASP.NET enabled Microsoft Internet Information Server (IIS) version is required.

NOTE–

Before starting this tutorial, make sure that you have activated and enabled the Demo_PickDP account, exposed the necessary files, and imported the necessary dictionary items as shown in the Database Administration Program tutorial.