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
How to implement CAS in .Net?
What is SOAP? How you will do windows and forms authentication?
What is immutability?
Explain the difference between public and static modifiers?
How to spawn a thread?
How big is the datatype int in .net?
Why inheritance is important?
Differences between namespace, class, assembly?
How will you register com+ services?
What's the use of system.diagnostics.process class in .net?
How to view a .NET assembly?
What is il and c#?
What is func in .net 3.5?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
How do you define the lease of the object in .net?