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
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is the difference between mechine.config and web.config?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Define view state.
Which namespace is used by ado.net?
What is .net remoting?
How is it possible for .NET to support many languages?
What does passport and windows authentication mean in ASP.NET?
How you can access the properties and controls of master pages from content pages?
What are the navigation ways between pages available in ASP.NET?
What does ascx stand for?
Explain the difference between the web config and machine config.
What are HTTP handlers in ASP.NET?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc