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 |
Where is http session stored?
What are the Types of authentications in IIS
What are session variables?
how can i insert array values and retreive in asp.net
What do you mean by marshalbyref?
what is session,cokkies in asp.net??
calling result set one procedure to anothar procedure in sql2000
How do you design a website with multilingual support in ASP.NET ?
What is session and cookies in asp.net?
How do cookies work?
How can you dynamically add user controls to a page?
What are themes and skins in 2.0, explain usage scenario?
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)