About Windows/Forms Authentication



About Windows/Forms Authentication..

Answer / bhaskar

windowS AUTH:

THGIS IS IMPLEMENTED VY USING WINDOWS(O/S) LOGIN PARAMETERS

WE CAN CONFIGURE IT IN WEB.CONFIG FILE.
<CONFIGURATION>
<APPSETTINGS>
<AUTHENDICATION MODE="WINDOWS">
</AUTH>
<AUTHORIZATION>
<DENY USERS="8">
</AUTHRIZATION>

FORMSBASED AUTH:
IT IS IMPLENTED BASED ON USER LOGIN VALUES MEANS USER CAN
GIVE THE USERNAME & PASSWORD ,FIRST IT WILL CHECK,AFTER IT
WILL GIVE THE PERMISSION TO NEXTY PAGE

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

HI, I have a very important query in mind. Please help me regarding this. I don't have any real time exp in .net. But I have a knowledge it .net. I got an offer from an MNC company as a software developer has I had kept 2 years of fake exp. Even though for this job I had worked hard to crack interview for more then a year. So, I would like to know how difficult it will be for working in real time as I don't have real time exp. Please tell me as soon as possible bcoz I need to join by next month. Can i sustain over there for a longer time or not. And also let me know how to work pressure will be over there. Please help me regarding this. I'm getting tension thinking about it. Thank you.

1 Answers   CTS,


In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?

1 Answers  


What is the role of global.asax?

10 Answers   Infosys,


List all templates of the repeater control.

0 Answers  


what are webservices?In which circumstances we can go for webservices?

3 Answers   Microsoft,






What are the various security methods which IIS Provides apart from .NET ?

1 Answers  


How you can access the values from the Repeater control in ASP.NET?

0 Answers  


what is SAP fullform

161 Answers   A3Logics, Amazon, DFD, Federal Mogul, Hol Info, IBM, Infosys, Jai Ganesh, Kesri Metal, Lupin, Microsoft, RPG, SAP Labs, SRS Group, TCS, Videocon,


Will the asp.net validators run in server side or client side?

0 Answers  


Difference between connected architecture and Dissconnected architecture?

2 Answers  


Is it necessary to lock application state before accessing it ?

1 Answers  


What is asp.net? How is it different from asp?

0 Answers  


Categories