After first installing Visual Studio, the next step is to configure it.

The Visual Studio C# Official documentation guide contains everything possible to configuration. Follow the links below to learn how:

Visual Studio tutorials | C#:
Official Documentation Page

Visual Studio IDE Tour/Configuration:
Guided Tour

First C# Program:
Create a “Hello World” Web App