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
How server form post-back works?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Explain what is the difference between web application and enterprise application?
Explain what is an anonymous method and how is it different from a lambda expression?
Tell us the difference between managed and unmanaged code?
Can you write a class without specifying namespace?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
Can you create instance of a class which has private constructor?
What are nullable types in .NET
Can I write my own .net host?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is the advantage of packaging over xcopy in .net?
What is deferred execution vs. Immediate execution in linq?
Explain the difference between asp.net and asp?
What does jit do?