What .NET is
Microsoft's application platform, and C# is the language most people mean by it. It's compiled and strongly typed, which catches a large class of mistakes before anything runs, and it has been the default for business software in large organisations for two decades.
