Just read Keeping Secrets Secret: Steganography with .NET , an interesting article from DevX
ASP.NET 2.0 contains a new set of security-related controls, known collectively as the Login controls. By taking advantage of the Login controls, you can create standard registration, login, and password recovery pages without writing any code. [Via Ohad...