diff between forms authentication and windows
authentication?
Answer Posted / mallikarjun.b.a
Form authentication is based on cookies,and it used
internet and interanet bur windowas authentication it is
used only internar, form authentication password stored in
config file,windows authentication password stored in
system database.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain what is the difference between web application and enterprise application?
What is the use of system.diagnostics.process class in .net?
Do you know what is lambda expressions in c#?
How many design patterns can be created in .net?
Explain code access security.
Which dll translate xml to sql in internet information server (iis)?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is operator overloading in .net?
Differentiate between managed and unmanaged code?
What is assemblies in .net?
What are the main components in .net?
Compare client server application with n-tier application
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
what is dotnet architecture? can anyone explain that.
what is the default security setting in .net?