September 22, 2006 11:15 AM EDT
Forms Authentication for ASP.NET is extremely powerful in that it lets you
quickly add a layer of security to your Web site. While the simplicity of
setup and implementation makes this form of authentication extremely
attractive, usability can sometimes be downright ugly. The cor... (more)