Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Virtual Execution System
|
| Definition
| VES is the environment for executing managed code. VES defines a virtual machine. Thus, VES supports execution of the Common Intermediate Language instruction set. Also, VES provides support for built-in data types, a set of control flow constructs, and a model for exception handling.
|
| See also
| Common Intermediate Language, Introduction to VES, Managed code
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|