StatCounter

View My Stats
Showing posts with label What is CAS(Code Access Security). Show all posts
Showing posts with label What is CAS(Code Access Security). Show all posts

Friday, February 6, 2009

What is CAS(Code Access Security)

What is CAS(Code Access Security)


Code Access Security in managed code prevents code loaded from another server from performing
certain destructive actions. If your application calls out to unmanaged code loaded from another
server, you won't get that protection.