Architecting solutions:
A better way
Traditionally, we have been used to one-, two-, three-tier architectures.
Three-tier typically includes front-end, business logic and data
handling as the three tiers.
The C# Column - Yashawant
Kanetkar
Form Authentication
ASP.NET incorporates a feature called form authentication.
Form authentication involves asking the user his credentials and
authenticating him to access the Web pages if his credentials are
okay.