Visual Studio 2012 Tips and Tricks – Create a New Project and Add to Existing Solution

The simplest way to create a new project in Visual Studio 2012 is by selecting the menu New -> Project from the File Menu or using the short cut key “Ctrl + Shift + N”. This will display the New Project Dialog where the user can enter the details of the new project, select the template and create it.

By default, the project creates a new solution and adds the project under it. You can change it by “Adding the project to the existing solution. To do it, Open the existing solution and then hit “Ctrl + Shift + N” and in the “New Project Dialog”, select the template and set the option “Add to solution” from the solution DropDownList in the “Create new Project” dialog.

Visual Studio 2012 Tips and Tricks - Create a New Project and Add to Existing Solution

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...