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

main difference between asp.net2.0,asp.net1.1,asp.net1.0

1 Answers   Northgate is,


Explain serialization and deserialization?

0 Answers  


What is binding in web service ?

1 Answers   TCS,


What is Partial in ASP.NET 2.0?

2 Answers   Fulcrum Logic,


what is asp.net

4 Answers  






How can we communicate with each server in N-tier Architecture? and what are the methods?

0 Answers   Wipro,


How do you insert multiple rows from a grid view to database table under a single transaction?

1 Answers  


What is the difference between CLICK and MOUSE DOWN Event ?

0 Answers   MCN Solutions,


How to write unmanaged code and how to identify whether the code is managed /unmanaged?

4 Answers   Accenture,


What are the different methods that are used during the page load?

1 Answers   Siebel,


Does asp.net still recognize the global.asa file?

0 Answers  


What is the difference between dynamic SGA and static SGA?

0 Answers   MCN Solutions,


Categories