|
|
.NET Track - CLR Internals
Do You Ever Wonder About What Goes On Under The Hood?
By: John Gomez
Dec. 15, 2004 12:00 AM
When you run a .NET application, do you ever wonder about what goes on "under the hood?" Starting with a simple "Hello World" application, we will see exactly what happens when you compile your source code to IL. Next, we will trace the progress of the IL through the runtime as it executes. Finally, we will examine the complexities surrounding external dependencies and Code Access Security that can affect the execution of your .NET code.
Reader Feedback: Page 1 of 1
|
|||