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 is the procedure to add assemly to gac to make it shared one?
explain the states of a window service application?
What is the native image generator?
Explain what is heap and what is stack?
What does .net stand for?
How do you create threading in.net?
What are the main components in .net?
Describe the Managed Execution Process?
What is the microsoft .net?
What is the difference between response.redirect & server.transfer?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is .net and .net framework?
Do you know what is .net standard?
What does stateless mean?
What does cil do?