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

How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

623


Interop Services?

1540


With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?

596


Which Namespace is used to to achieve MultiThreading in .NET?

658


What is the benefit of .net core?

575






What is singlecall activation mode used for in .net?

646


Tell us what is the difference between struct and class?

588


What are an object and a class?

645


What do you mean by web service?

745


Explain clr, cts and cls?

722


What is an anonymous method and how is it different from a lambda expression?

621


What is immutability?

661


What are the different.net tools which you used in projects?

632


If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?

686


What is the difference between a debug and release build?

671