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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / nageswararao

Hi friens this is nag,

In ASP.NET introducing asp.net web.config tool for
administrating the entire Asp.net web site.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is Boxing and Unboxing?

7 Answers   Accenture, IBM, Tech Mahindra,


Can you explain page lifecycle in net?

0 Answers  


What is fulltrust?

0 Answers  


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

0 Answers   DELL,


How Web Services help Us? What r the difference between Remoting and webservices

5 Answers   Protech, TCS, Tech Mahindra,






In asp.net, if a webpage seems too slow to load completely in th ebrowser. In this case what are the checkings or actions you will take to rectify the slowness or which are the factors related to this issue? How we can trace it?

3 Answers  


Explain diff. Between friend and protected friend?

0 Answers  


What is a server cookie?

0 Answers  


What are the elements of a website?

0 Answers  


What is a multilingual website?

0 Answers  


What is a web based system?

0 Answers  


what are the attributes of sitemapnode?

3 Answers   Satyam,


Categories