Where do Start...well .NET is a framework that consists of a few things CLR (Common Language Rutime), Class Library, Assemblies, JIT, MSIL and Application Domains to mention a few. The Common Language Rutime allows for managed code execution which is valuable for a number of reason which i want...