Templates

Elements provides a wide range of Templates in Visual Studio to help you get started with new Projects, or to add New Files to an existing project.

Templates are provided for all platforms and languages.

You can start a new Projects by choosing "File|NewProject..." (Ctrl+Shift+N) from the main menu. You can also choose to add a new project to an already open Solution via "File|Add|New project...".

You can add new Files to an open Project by right-clicking it in Solution Explorer and choosing "Add|New Item...".

See Also