What the use of Form Authentication and windows
Authentication?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between system.stringbuilder and system.string

451


Which property is used to identify the Page is Post Back in ASP.NET?

749


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1927


What is anonymous authentication?

782


If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

850


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

647


Explain security types in asp.net?

752


What is a viewbag?

706


What is .net framework and what are the main components of it?

559


What is custom attribute? How to create?

744


What is simple data binding?

709


Explain code snippet to register exception filters from controller?

799


What is the use of the tag in the web.config file?

729


Explain managed code an un-managed code.

761


List the advantages and disadvantages of user control an custom control?

720