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 |
what is DLL Hell and how it is solved in .NET? please explain clearly??
what is diference between the .net1.0 & .net2.0 ?
when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page
Why do we use datasource in asp.net?
What is difference between response.redirect and server.transfer ?
2 Answers Kalinga Software, Satyam,
What is the difference between web.config and machine.config in ASP.NET?
How many classes can a single .NET DLL contain?
What a diffgram is, and a good use for one?
Where the viewstate is stored after the page postback?
Differentiate between a hyperlink control and a linkbutton control.
Explain asp.net application life cycle?
What are sharepoint pages?
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)