Authentication and Authorization
Answers were Sorted based on User's Feedback
Answer / imtiyaz chanderki
Authentication & authorization:
Authentication is the process of identification and
validation of a user's credentials.
After the identity is authenticated, a process called
authorization determines whether
that identity has access to a particular resource.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / 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 |
What is personalization? What are the properties available in personalization?
How do you declare static variable?
What are the navigation ways between pages available in ASP.NET?
Is asp.net easy to learn?
How can we call webservices in Banking Applications? and where we are using it?
Explain global assembly cache.
what is the difference between server.Transfer and response.redirect in .net
What is difference between rest and soap?
Explain the difference between globalization and localization techniques
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
How will you load dynamic assembly? How will create assesblies at run time?
SessionState - type of sessionstate and when and how to use it
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)