With the release of ASP.NET 2.0 the security infrastructure is extended significantly with a higher-level model for managing users and roles, both programmatically and with built-in administrative tools. This functionality (which is accessible through the membership and roles APIs) builds on the existing security infrastructure that has been present since ASP.NET 1.0. Of course, the [...]