Thursday, July 30, 2009

What is the name of the method that is used to validate a user in ASP.NET Membership provider ?


The name of the method that is used to validate a user in ASP.NET Membership provider is,
Membership.ValidateUser(strUserName,strPassword);


www.codecollege.NET

No comments:

Post a Comment