diff between forms authentication and windows
authentication?

Answer Posted / sangavi p

Forms Authentication:
when an unauthorized user request a page, the user
will redirect to the login page. from here,either a current
user can login or new user can click the link to create an
account. without a valid user name and password, the visitor
can't browse any secured areas of the site.
Windows Authentication:
It is implemented by IIS and keeps the security
mechanisms separate fr om the developing the Intranet. if
the user is authenticated with valid domain account, they
can access the site without any interruption. this method of
authentication is set up via the IIS Management console.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain the states of a window service application?

728


What are Attributes in .NET?

754


Explain assemblies in .net?

789


Differences between dll and exe?

812


What are code contracts?

783


What is typical about a windows process in regards to memory allocation in dot net?

777


Is .net core stable?

673


What is assemblies in .net?

825


What's singleton activation mode in .net?

787


Explain security measures exist for .net remoting in system.runtime.remoting?

753


What is your observations between vb.net and vc#.net?

749


What is alias ? Is it used in .Net ?

818


What are the namespace available in .net?

809


Explain can the validation be done in the server side? Or this can be done only in the client side?

686


Explain why do we use msmq?

715