IT Placement Papers Microsoft Technologies VB.NET
This category contains VB.NET Interview Questions and Answers |
What is Code Access Security (CAS)?
|
|
|
|
|
CAS is the part of the .NET security model that determines whether or
not code is allowed to run, and what resources it can use when it is
running. For example, it is CAS that will prevent a .NET web applet
from formatting your hard disk.
Only registered users can write comments. Please login or register.
|