Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is a SESSION and APPLICATION object?

1098


Difference between response.redirect and server.transfer?

1078


What are the media types of http requests and response?

1043


Difference between using directive vs using statement?

1045


What is the extension of master page in asp.net?

1024


What is the use of session state and application state and difference between them?

964


How you can stop the validation of ASP.NET controls from client side?

1098


How do you sign out from forms authentication?

1115


What is query string?

1058


What is ascx?

1019


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1032


Can you nest updatepanel within each other?

1045


What is the significance of attaching a profile while creating a user?

1116


What is the maximum timeout we can set for Cookies?

1039


Explain the different types of assemblies?

1025