Create a project
- InMicrosoft Visual Studio, on theFilemenu, clickNew > Project.
- In theNew Projectdialog box, select theVisual C#project type and theConsole Applicationtemplate.
- In theNamefield, type a name for the project.
- ClickOK.