To start a new project in Visual Studio 2010:
Next, we have project types and available languages listed :
Some common examples of Project types :
Windows Forms Applications :
Project for creating application with Windows Forms User interface.
WPF Applications :
Windows Presentation Foundation Client application.
Console Applications :
Command line applications. No Graphical User Interface (GUI).
ASP.NET:
Web user interface applications, ie. web applications
Silverlight Applications:
Rich internet applications using Silverlight