.NET In-Browser Tutorial

This page doesn't work on Internet Explorer. We recommend you try the new Microsoft Edge browser.

Step 1: Intro

This is a .NET console application written in C#. Select Run code to try it out.

Console.WriteLine("Hello World!");
Press Alt+F1 for accessibility options.
                Console.WriteLine("Hello World!");
            

Ready to get started?

Learn .NET easily with our step-by-step tutorials.

Get started