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
What is parse in asp.net?
What is the appSettings Section in the web.config file?
How many types of cookies are there in asp.net?
Explain how do you validate the controls in an asp .net page?
Explain repository pattern in asp.net mvc? : asp.net mvc
What is asp.net with mvc? : Asp.Net MVC
what are the web form events available in asp.net?
What are server side controls?
What is content place holder?
What do you mean by marshalbyref?
What are the 3 levels at which content pages can be attached to Master Page?
What is the use of worker process in asp.net?
What is Cookies Less Session?
How does asp net store session ids by default?
What is DataGrid wheater its a Server Control or something else ?