Answer Posted / alb.shah
authentication is to verify that indentity has right to
access or not
mechanisums are
1.windows
for windows authentication we need iis because iis provid
windows authentication.
2.passport
in that authentication check using microsoft passport
service.
3.form
in that authentication is based on session cokkies.if that
is not available then page is redirected.
Authorization is the process to validate a user based on
cridential
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is sql data source control in asp.net?
How can you dynamically add user controls to a page?
What methods are fired during the page load? Init()
What is event bubbling?
8. Why do you want to work here?
What is mvc in asp.net interview question? : Asp.Net MVC
How does the service stream content?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Explain the overview of asp.net?
What are url fragments?
What does uri mean?
What are the modes of updation in an updatepanel?
Which object wraps the state or data of a user?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Define data caching?