diff between forms authentication and windows
authentication?
Answer Posted / braham dutt sharma
windows authentication. - windows actual login name and
password is used for authentication.
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 ? | 14 Yes | 5 No |
Post New Answer View All Answers
What's singlecall activation mode used for in .net?
What is Complex Class in .NET?
What does jit do?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
What is stored procedure ? how we use it in .NET ?
Why do we use the “using” statement?
What is namespace in .net?
Tell us the difference between managed and unmanaged code?
Difference between abstract class and interface in .net?
What is il and c#?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Difference between machine.config and web.config?
How many types of design patterns available in .NET?
Explain about .Net products?
What is an exe and a dll?