DOTNet Tip #2

Because I am in dotnet 1/3 of my time, I don't often create new solutions (a Microsoft type of project). Oftentimes, I need to create a solution with multiple projects. However, once you add that first project to a solution, I ALWAYS get stuck on how to add the second project to the solution. Right click there? Under the edit menu? Nothing is apparent. All the context menu's that appear allow you to add new things to the project (i.e. a webform, class). No option to add another project to your solution.

To add the second project to a solution, access the menu under File > Add > Existing Project...

This is not intuitive to me and I forget this for the every other month that I have to do it.

Thanks.

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options