Name for built-in permission sets in .Net
Answer / chakravarthi
Answer:
1) FullTrust
2) LocalIntranet
3) Internet
4) Execution
5) Nothing
as some of the premission-sets in dot net framework
Is This Answer Correct ? | 0 Yes | 1 No |
Explain the difference between static page and dynamic page?
Tell me what is serialization?
Explain the main components in .net?
Why do we use msmq?
What is use of ContextUtil class?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
Which method do you use to redirect the user to another page without performing a round trip to the client?
What is portable executable (PE)?
Explain how to spawn a thread?
How do I spawn a thread?
What is deferred execution vs. Immediate execution in linq?
Whate are resource files?