Security Infrastructure of Dotnet – Part 1(blog.projectsilos.com)
submitted by
sunnyarora(70) 2 years, 7 months ago
Little background
Dotnet security infrastructure is setup above the the traditional operating system security. Managed compilers compile the source code into Microsoft Intermediate Language (MSIL), which is often described as object oriented assembly language. MSIL is machine independent. We can port the MSIL onto any hardware and execute seamlessly.
|category: Security
|Views: 6
tags:
DotNet Security another
Everyones tags:
Your Tags: