Problem
1. NET is a software environment in which programs run. It is not the operating system. It is a layer between the operating system and other applications, providing an easier framework for developing and running code.
2. Through using Visual Studio (which is an IDE) and the .NET Framework classes, C# provides an easy way to create graphical user interfaces.