Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to authenticate users using Web.Config ?



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

Post New Answer

More ASP.NET Interview Questions

what is DLL Hell and how it is solved in .NET? please explain clearly??

0 Answers   TCS,


what is diference between the .net1.0 & .net2.0 ?

3 Answers   EMax,


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

1 Answers  


Why do we use datasource in asp.net?

0 Answers  


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?

0 Answers   Amazon,


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,


What a diffgram is, and a good use for one?

0 Answers  


Where the viewstate is stored after the page postback?

0 Answers  


Differentiate between a hyperlink control and a linkbutton control.

0 Answers  


Explain asp.net application life cycle?

0 Answers  


What are sharepoint pages?

0 Answers  


Categories