NET Framework sits on top of the operating system, which can be a few different flavors of Windows and consists of a number of components. NET is essentially a system application that runs on Windows.
The most important component of the framework is the CLR. If you are a Java programmer, think of the CLR as [...]

