Configuring an ASP .NET Web Application

Web Application Benefits

A Web application is a group of files and folders located under the web applications
root directory.

The final web pages should appear as follows:

france.aspx         clientcookies.aspx          cookies.aspx             cookieless.aspx

home.aspx          login.aspx                      logindb.aspx

The examples implemented using a MS Access database for login authentication:

home.aspx          login.aspx                      logindb.aspx