diff between forms authentication and windows
authentication?
Answer Posted / pankaj lohani
Windows Authentication - This is provided so that web pages
can make use of the local Windows User and Groups.
Forms Authentication - This is a cookie based authentication
system where the username and passport is stored in a text
file or a database. We will be focusing on this
authentication model in this tutorial.
| Is This Answer Correct ? | 41 Yes | 9 No |
Post New Answer View All Answers
Describe session handling in a webform, how does it work and what are the limitations?
What is the use of activex control in .net?
Explain what does managed mean in the .net context?
What is a serviced component?
What is Code group in .Net with respect to CAS
What is the advantage of .net core?
How can I find out what the garbage collector is doing?
Please explain what is immutability, what is it for and how is it codified?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application
What is the difference between task and thread in .net?
What is meant by globalization and localization?
What is an anonymous method?
How to instantiate a delegate?
What is .net and .net framework?
Explain Different kinds of methods?