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

In ViewState How much lifespan items stored?

816


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

767


Describe the events in the life cycle of a web application.

796


What do you mean by authorization?

702


What is the full meaning of asp.net?

702


How can I open ashx file in mobile?

829


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

695


What are the advantages of the code-behind feature?

724


Describe a bubbled event and how it is used ?

828


What is postback pixel?

679


What is client side state management?

686


Explain server control extensibility with reference to asp.net 2.0 ?

726


How does the service stream content?

763


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

2188


What is an asp.net validator? And, mention its types.

778