What the use of Form Authentication and windows
Authentication?



What the use of Form Authentication and windows Authentication?..

Answer / irfanpathan

In forms authentication,first a request is send to server from client and the IIS will be anonymous so it makes that request to proceed.Now the the server checks for identity.if identity is not there it will create its own LOGIN PAGE(i.e client will not prepare server will prepare).this is the main difference between forms authentication and windows.For windows it will not create its own login page.The client will create the login page.and it will check for USERNAME,PASSWORD and it will allow the secured web page.
thank you 4 giving this oppurtunity to explain

Is This Answer Correct ?    18 Yes 6 No

Post New Answer

More ASP.NET Interview Questions

what is view state

5 Answers   Microsoft, Siebel Systems,


What is cache in asp net?

1 Answers  


Explain what are delegates?

1 Answers  


Explain a program using razor view engine to create a simple application? : asp.net mvc

1 Answers  


Is there any alternative to avoid name collisions other then Namespaces?

1 Answers  


State Management (viewstate, session etc)

2 Answers   Syntel,


What are different types of api?

1 Answers  


What is the compiled object?

1 Answers   eXensys,


Explain the asp.net mvc request life cycle? : asp.net mvc

1 Answers  


Which Is Faster MVC or ASP.net ?

1 Answers   Arigo Infotech,


What are the advantages and disadvantages of session?

1 Answers  


What are the two properties that are common in every validation control?

4 Answers   Siebel,


Categories