diff between forms authentication and windows
authentication?

Answer Posted / kavitha

form authentication- user can able to create their own
login name and password it is basically a cookie based
authentication system which stores the login name and
password in database file.


windows authentication. - windows actual login name and
password is used for authentication.
web pages can make use of the local Windows User and Groups.

Is This Answer Correct ?    36 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of immutability?

709


What are the important components of .net?

640


One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?

601


How can I get at the win32 api from a .net program?

645


What is the use of Treeview control?

703






I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

628


Explain memory-mapped files.

728


Explain the purpose of Remoting in .NET?

737


Please explain the difference between constants and read-only variables?

626


how can i create a table from front end to back end in wabe page?

1578


What are an object and a class?

645


What is the difference between override and overload in a method?

621


What is the difference between a namespace and assembly name in .net?

608


What is the microsoft .net?

684


What exactly is being serialized when you perform serialization in .net?

639