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
Can you use c# without .net?
What is the best Macanism to clear the Cache in asp.net
How do we assign page-specific attributes?
How do I create a web form?
What is the difference between abstract class vs interface? Can give me the real time examples?
Which method is used to perform all validation at the page level?
How to turn off cookies for a page?
Define asp.net caching?
Is sql backend or frontend?
How does a web application session work?
What is form submit?
Explain one critical mapping?
Does asp.net still recognize the global.asa file?
If 200 is for all successful operation then why do we have 201 response codes?
How to create multi language website in asp.net mvc? : Asp.Net MVC