Community

Examining ASP.NET 2.0’s Membership, Roles, and Profile – Part 4

(Scott Mitchell) The ASP.NET 2.0 Membership class provides a ValidateUser(userName, password) method that returns a Boolean value indicating whether or not a user’s supplied credentials are valid. This method is automatically utilized from the Login Web control and can also be used programmatically,

Read More - Register for Free Membership