What are Authentication mechanisms in .Net?
Answers were Sorted based on User's Feedback
Answer / payal
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.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / srujana
there are 3 types of authentication mechanisams in .net.
there are
1)forms authentication
2)windows authentication
3)passport authentication
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / shafi syed
I am regret to say that Suresh is wrong.
There are 3 types of authentications like:
1. Windows authenticaiton.
2. Form authentication.
3. Passport authentication.
and Iam agree with the Payal.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rino reji
http://msdn.microsoft.com/en-us/library/aa291347(v=vs.71).aspx
<system.web>
<!-- mode=[Windows|Forms|Passport|None] -->
<authentication mode="Windows" />
</system.web>
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh
1.forms authentication
2.windows authentication
3.xml authentication
| Is This Answer Correct ? | 0 Yes | 6 No |
Explain the concept of event bubbling in ASP.NET?
0 Answers Sans Pareil IT Services,
What is operator overloading in dotnet
How .net CLR works with n-tier application
What is the difference between a multi-layer and multi-tier applications?
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
When we use cookie less session? Explain its working?
0 Answers Sans Pareil IT Services,
What is caching? Explain.
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)