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

RequiredFieldValidator--write code in javascript

3 Answers   Wipro,


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

3 Answers   Satyam,


Explain exception filters?

0 Answers  


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

0 Answers  


What is the Difference between MVC And MVP design pattrens

0 Answers   Symphony,






What is jade template engine?

0 Answers  


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

0 Answers  


What is itemrowdatabound for a datagrid?

1 Answers   IBM,


Is it possible to prevent a browser from caching an ASPX page?

3 Answers  


What is global.asax file used for?

0 Answers  


What is httpresponse?

0 Answers  


Types of objects in ASP ?

2 Answers   Microsoft,


Categories