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

Explain advantages of caching?

0 Answers  


what is difference between User Control,Custom Contro1,Web server control and template controls

1 Answers  


What Name space does the web page belon in the .net framework class hierarchy?

1 Answers   L&T, Wipro,


What are the modes of updation in an updatepanel?

0 Answers  


What data type does the Range Validator control support?

5 Answers  






Explain the advantages of caching?

0 Answers  


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

0 Answers   Siebel,


How is it possible for .NET to support many languages?

0 Answers  


Can you dynamically assign a Master Page?

0 Answers   MCN Solutions,


What is the difference between client-side and server-side validations in webpages?

0 Answers  


what is Versioning in asp.net and how it maintain in any web application

1 Answers   TCS,


About delegates ?

7 Answers   TCS,


Categories