|
|
Compilation and Runtime Execution of a C-Sharp Program |
|
|
Sudhakar Jalli |
|
|
ASP.NET / Scripting Techniques |
|
|
Click to Visit |
|
|
36 |
Compilation and Runtime Execution of a C-Sharp Program is a tutorial in which the author discusses about the common language runtime which is a runtime environment in .NET framwork. CLR consists of a set of libraries that are used by many languages similar to the java virtual machine. CLR helps you to handle the execution of the C#.NET code. CLR language compilers are required to compile source code into an intermediate language code.
|