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 the use of autowireup in asp.net?
What is difference between session and viewstate?
What is session and application variable in asp net?
What are server side controls?
Why is global asax is used?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is state management in asp.net with example?
Any disadvantages in Dataset and in reflection ?
Explain weak typing and strong typing.
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What is the difference between localization and globalization?
What are the types of session in asp.net?
What is asp net application object?
What are Master Pages in ASP.NET? or What is a Master Page?
Which type of state management is provided by Query String in ASP.NET?