Learn .NET | Free tutorials, videos, courses, and more
dotnet.microsoft.com › en-us › learnTry .NET in the browser, build your first app, or dig into advanced resources for building for web, mobile, desktop, games, machine learning, and IoT apps with .NET.
.NET programming languages | C#, F#, and Visual Basic
dotnet.microsoft.com › en-us › languagesC# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language. Its roots in the C family of languages makes C# immediately familiar to C, C++, Java, and JavaScript programmers. Learn about C#. Press Alt+F1 for accessibility options. var names = new[] { "Ana", "Felipe", "Emillia" }; foreach (var name in names ...