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
What is the difference between encrypting a password and applying a hashing?
What is the use of activex control in .net?
What is dot net architecture?
What is Code group in .Net with respect to CAS
What is misl?
What is 3 tier architecture?
Should I implement finalize on my class? Should I implement idisposable?
What is a formatter in .net?
What are the different types of remote object creation mode in .net?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
What is the difference between server.transfer and response.redirect? Why?
Difference between machine.config and web.config?
Explain the code behind wors and contrast that using the inline style.
What is the difference between override and overload in a method?