Browse by Tags

All Tags » ASP.NET Membership (RSS)

Changing the Password Complexity in ASP.NET

Here is a great blog post on how to change the password complexity requirements in ASP.NET: http://weblogs.asp.net/owscott/archive/2005/05/11/406550.aspx
Posted by gcastner | with no comments
Filed under:

Using two ASP.NET membership providers

Recently I wanted to give someone access to one of my teaching web sites. They were not a student or faculty member so they didn't have an account in our active directory. I am not a system administrator so I wasn't able to add them to the active...
Posted by gcastner | with no comments