diff between forms authentication and windows
authentication?
Answer Posted / jyoti
Form authentication-It is use for both intranet as well as
for internet,but window authentication is only for
intranet.In form authentication password stored in config
file but in window it stored in system database.In form
authentication we can not have roles,but In form
authentication we can define roles(like hr role where any
no of user ccan come under).
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Explain me why do we use msmq?
Difference between value type & reference types ?
What is interface and abstract class in .net?
Explain clr, cts and cls?
Explain the use of activex control in .net?
Explain how does assembly versioning work?
Explain what is a delegate?
Show different types of collection in .NET?
Difference between user groups and code groups
Why you want to leave your previous company.
Explain me what are the deferred execution and the immediate execution in linq?
Explain how to stop a thread?
Is .net capable of supporting multi-thread?
Please explain what is immutability, what is it for and how is it codified?
What is the single responsibility principle?