How to authenticate users using Web.Config ?
Answer / chinnu
in web.config file we can specify the authentication mode
<authentication mode="windows/forms">
for form autentication we can wirte like this
<authentication mode="forms">
<form name="a.aspx" loginurl="login.aspx"
time out="30" protection ="all">
| Is This Answer Correct ? | 7 Yes | 1 No |
Describe how to implement globalization and localization in the use interface in .net.
In a Repeater control how one can provide an alternating color scheme ?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is deff. saop and disco?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is the difference between Webservice and WCF
What is event in asp.net?
User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
What is httpresponse?
what is uncle aunty file
Does the following statement executes successfully: Response.Write(?value of i = ? + i);
Where is the session stored?
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)