what is code access security,role based security explain
with example
Answer Posted / biruk belihu
CAS determines which code is allowed to run.
some code might want to access registry so CAS denied those
executions.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Explain the disadvantages of viewstate?
Explain the path instructions in xaml?
Why we use content place holder in asp.net?
What are the different methods of session maintenance in asp.net?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Explain asp.net application life cycle?
What is the difference between sealed vs static class?
Write a code for passing ArrayList in Web API?
How to disable disable browser's Back button in asp.net (JavaScript)?
What is scope of an application variable in asp.net?
What are the server control tags in asp.net.?
What are the Types of authentications in IIS
How many types of sessions in asp.net?
What is base class of .net?
What is class and object in asp.net?