diff between forms authentication and windows
authentication?

Answer Posted / pankaj lohani

Windows Authentication - This is provided so that web pages
can make use of the local Windows User and Groups.

Forms Authentication - This is a cookie based authentication
system where the username and passport is stored in a text
file or a database. We will be focusing on this
authentication model in this tutorial.

Is This Answer Correct ?    41 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are an object and a class?

645


Is .net an object oriented language? What are their components?

605


What are the similarities and difference between class and structure in .net?

601


What is the use of Treeview control?

702


What is assembly in .net?

687






How to load a user control dynamically in runtime?

643


Is there any thread in our .net programs?

698


What is different between webusercontrol and in webcustomcontrol?

620


How viewstate is being formed and how it's stored on client in .net?

650


What does jit do?

659


What is the purpose of IClonable interface in .NET?

708


What is your observations between vb.net and vc#.net?

632


Explain what is immutability, what is it for and how is it codified?

609


What relationship is between a process, application domain, and application?

643


What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

635