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 namespace does the Web page belong in the .NET Framework class hierarchy?

3 Answers   Siebel Systems,


Is asp.net web forms dead?

0 Answers  


Explain the asp.net page life cycle.

0 Answers  


how we Creating a Web Service

1 Answers   Mind Tree,


If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?

7 Answers   Syntax Softtech,


Explain the difference between or and orelse?

0 Answers  


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

0 Answers   Siebel,


What is the use of web.config and machine.config files?

0 Answers   Amdocs,


Explain cashing in asp.net.

0 Answers  


how can i inharit multiple classes?

3 Answers  


Is there any property names “isnavigating”?

0 Answers  


What is application state?

0 Answers  


Categories