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
What is the difference between response.write & response.output.write?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
What is the difference between asp.net and asp?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is immutability?
What is the concept of inheritance in .net?
What is a garbage collector?
Difference between dispose and finallize method?
Explain me what is .net web service?
What is the root class in .net?
Explain me difference between public and static modifiers?
What's a windows process in .net?
What are the new thee features of com+ services, which are not there in com (mts)?
Explain the features that are common to all .Net languages.
What is .net debug & trace?