Monday, March 7, 2011

How do I create an empty solution in Visual Studio (2008)?

I am unable to create an empty solution in Visual Studio. The msdn documentation says this is possible but fails to mention how. (Where I have looked, anyway..)

From stackoverflow
  • New project > Other > Visual Studio Solutions > Empty Solution

  • File --> New Project

    Under Projects Type, Select 'Other Project Types' --> Visual Studio Solutions

    You should see it on the right!

    Take a look here

0 comments:

Post a Comment