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
Which protocol is used to call a web service?
How to handle errors in Web API?
Define cookie.
What is asp according to you?
What is an axd file?
What is viewstate? What does the “enableviewstate” property do?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is a session in asp.net?
How many types of Cookies are available in ASP.NET?
What does mean by a neutral culture?
Differentiate between a page theme and a global theme?
How do http sessions work?
How can we create Tree control in asp.net?
Explain about asp.net state management?
How can you implement the postback property of an asp.net control?