how can u create the forms authentication?and what is the
difference between forms authentication and windows
authentication?
Answer Posted / venu
authentication and authorization are to restrict the endusers
to access credential data or pages.
authentications are in asp.net windows,forms,passport
authentications
by default is windows in .net
authorization is contain allow and deney allow is to check
whether the user have authorized r not deney is send it back
to login page by iis or form..
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is cache in asp net?
Where is cookie used in asp.net?
Does web services support data reader like pom project?
What is the typical session identifier?
What is Partial PostBack in ASP.NET?
Explain an object, class and method.
Differentiate the session object and application object?
What does aspcompat="true" mean?
What is autopostback in asp net?
What is session id in web application?
Is asp.net free?
How does a web application session work?
What is difference between mvc and asp.net? : Asp.Net MVC
What are the HTML server controls in ASP.NET?
Explain what the contents of cookie?