How does cas works?
Answer / Pankaj Shama
Code Access Security (CAS) is a feature of the .NET Framework that allows controlling code execution based on its source, intended use, and permissions. It ensures that untrusted code cannot access sensitive resources or perform harmful actions. CAS uses evidence (such as the assembly's publisher, strong name, version number, and file location) to determine the security policy for an application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does stateless mean?
How many design patterns can be created in .net?
Which is the main Difference Between .Net 2003 and .Net 2005?
Which two properties are on every validation control?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is a garbage collector?
What is the standard you use to wrap up a call to a Web service
what is a strong name?
Resource Files: How to use the resource files, how to know which language to use?
Is .NET a runtime service or a development platform?
What is the use of activex control in .net?
Explain garbage collection?