diff between forms authentication and windows
authentication?

Answer Posted / braham dutt sharma

windows authentication. - windows actual login name and
password is used for authentication.
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 ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the intermediate language between asp and asp.net1.0?

1647


Explain asp.net?

807


What is the use com component in .net?

756


Is Driver Script any how related to AOM?

845


What is the difference between .net 2000 and .net 2005(features)? Which one is better?

726


Explain how to redirect tracing to a file?

730


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

781


What do you mean by Code Access Security in .NET?

829


If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.

719


What are an object and a class?

735


Explain the difference between static page and dynamic page?

706


Is .net a language?

752


How to manage pagination in a page using .net?

753


What's wrong with a line like this? Datetime.parse(mystring);

728


How do I use the thread pool?

747