What benefit does your code receive if you decorate it with
attributes demanding specific Security permissions?
Answers were Sorted based on User's Feedback
Answer / o1
Allows administrators to see exactly which permissions your
application needs to run, using PermView
Prevents your code from being exploited beyond what
permissions it absolutely needs
Allows your application to forcibly fail instead of having
to manually handle situations where it might be denied
permissions it requires.
More info can be found here / here
| Is This Answer Correct ? | 1 Yes | 3 No |
page life cycle of asp.net.
What is cookieless session id explain in brief?
What is view state and how it works in asp net?
What is the difference between CC and BCC?
What are cao and sao.
What are the event handlers that we can have in global.asax file?
Types of object in asp ?
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
How do you pass session values from one page to another ?
Is global asax mandatory?
Do gac'ed assemblies have fulltrust?
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)