What are the various components of the .NET Framework?
The .NET Framework consists of Web Forms, Windows Forms, and Console applications that pertain to the presentation layer of an application.
Besides these three components, the .NET Framework consists of two other components,the .NET Framework Base Classes and the Common Language Runtime (CLR).