What is the use of Administration tool in Asp.net 2.0?

Answer Posted / bachi

The ASP.NET version 2.0 membership feature provides secure
credential storage for application users. It also provides a
membership API that simplifies the task of validating user
credentials when used with forms authentication. Membership
providers abstract the underlying store used to maintain
user credentials. ASP.NET 2.0 includes the following providers:

* ActiveDirectoryMembershipProvider. This uses either an
Active Directory or Active Directory Application Mode (ADAM)
user store.
* SqlMembershipProvider. This uses a SQL Server user store.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by marshalbyref?

740


What are resource file and how do we generate resource file?

652


What is cookieless session id explain in brief?

625


what is meant by sitemapnode ?

1597


Explain the Order of events in an asp.net page?

673






Explain the use of resource manager class in .net.

598


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1352


Explain the Session state management options available with ASP.NET?

646


Securitywise What are the Enhancements in 2.0?

1575


Can we have multiple master pages in asp net?

607


What is asp.net futures?

653


What is comparevalidator?

618


What are the parts of an http response?

589


How can we Validate a Controls in ASP.NET page using JavaScript?

721


Which dll handles the request of .aspx page?

660