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


Please Help Members By Posting Answers For Below Questions

Explain the main components in .net?

769


What is a manifest in .net?

778


What is iis? Have you used it?

747


Explain what is the difference between encrypting a password and applying a hashing?

724


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

758


What is class library in .net

806


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

735


Compare client server application with n-tier application

694


Please tell us what is the difference between override and overload in a method?

773


Dynamic Fonts

1654


What is jit compilers?

746


Which namespace is require to used XML in .NET?

785


What is "microsoft intermediate language" (msil)?

723


What is .net and why it is used?

701


How to get the number after decimal point in .net?

744