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 does this do? sn -t foo.dll
What are the new page events added in Asp.net 2.0 ?
How we handle the runtime database schema change issue in asp.net application?
What is AppDomain?Explain how it works.
What symbol specifies the beginning of a query string?
What is MSIL?
Is asp net front end or backend?
What is SilverLight in ASP.NET ?
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.
Explain the difference between asp and asp.net?
How can you send an email message from an asp.net web page?
What is difference between abstract class and an interface?
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)