What is the use of Administration tool in Asp.net 2.0?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the difference between ASP.NET Webforms and ASP.NET MVC?
what is difference between java and .net
11 Answers Base2 Infotech, Karur Vysya Bank KVB, TATA AIG, TCC,
33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version.
2 Answers Friedkin, ISH, Syntax, Syntax Softtech,
What is the difference between a candidate key and primary key?
What is cookie less session? How it works?
how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url
What are cao and sao.
How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?
Which @page directive should you create an asynchronous page?
About web methods and its various attributes ?
What is the Global.asax used for?
Explain how can we inherit a static variable?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)