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 |
Explain the concept of View Model in MVC?
When working with ASP.Net server controls, it is important to use the right event handlers to capture the event for the application to function properly. What event would you use to capture the selection of a new item in a DropDownList control? a) The Click event. b) The SelectionChanged event. c) The SelectionIndexChanged event. d) The ChangedSelection event.
How would ASP and ASP.NET applications run at the same time on the same server?
What is a session government?
What does AspCompat="true" mean and when should I use it?
How do you do Client-side validation in .Net?
Is it possible for me to change my aspx file extension to some other name?
Explain the life cycle of an ASP .NET page.
How many classes can a single .NET DLL contain?
What is the syntax for datagrid and specifying columns?
what do machine key element in configuration file specify?
what are the components available in global.asax ?
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)