ABSTRACT

Active Server Pages (ASP).NET. Th is is an environment that runs on Microsoft Internet Information Services (IIS). IIS is the Web server and the application server from Microsoft. ASP.NET provides .NET Web Forms that are an event-driven programming model of interaction with the user using various controls with rich user experience similar to a Visual Basic in client-server model. Windows Forms. Th is is a platform for developing Windows client applications. A Windows Forms application can also act as the local user interface (UI) in a multitier distributed solution. Windows Forms extend the core .NET API with an object-oriented, extensible set of classes that enable you to develop rich Windows client applications. Th e classes that make up the API are largely part of the System.Windows.Forms namespace, or its descendants.