How to authenticate users using web.config ?

Answer Posted / babu reddy

if we are using form based authentication at that time in
the web.config
we can set the autentication mode to "form"

then we can specify the user name and password which we are
going to access.
if any one can access that application then you can specify
<allow users="*">
inside the authentication tags

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of using session?

476


Define viewstate in .net?

546


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1674


Explain difference between dataset and recordset?

510


Which protocol is used in a web api?

568






What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

586


What is the behavior of a Web browser when it receives an invalid element?

630


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1416


What is the difference between asp.net and mvc?

586


What are uri parameters?

547


What is request and response in asp.net?

514


What is is post back property in asp net?

540


I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

1435


What is enableviewstate in asp net?

529


What is difference between view and partial view?

510