diff between forms authentication and windows
authentication?
Answer Posted / kavitha
form authentication- user can able to create their own
login name and password it is basically a cookie based
authentication system which stores the login name and
password in database file.
windows authentication. - windows actual login name and
password is used for authentication.
web pages can make use of the local Windows User and Groups.
Is This Answer Correct ? | 36 Yes | 6 No |
Post New Answer View All Answers
What is .net3.0 and .net3.5?
Is there built-in support for tracing?
What is static constructor, when it will be fired? And what is its use?
What is the advantage of packaging over xcopy in .net?
How do you view the methods and members of a dll?
Explain what relationship is between a process, application domain, and application?
What is the difference between task and thread in .net?
When should I use .net core?
What is il and c#?
How to implement CAS in .Net?
Differences between dll and exe?
Explain me why do we use msmq?
Can "this" be used within a static method?
Different between .net & j2ee ?
What is web.config in .net?