Is it just me or does anyone else find it annoying in Visual Studio when you go to create a new blank solution, Visual Studio greys out the "Create directory for solution" option meaning you are always forced to create a new directory?
I'm aware of the workarounds, but this still seems a fundamentally missing feature. Does anyone know if this is fixed in VS 2010?
Creating a Solution NET will create a new solution with the same name as the project, placing the solution files in the same directory as the project. Although this works fine for small projects, it isn't well suited to more complex applications.
To add an item to a solution, on the context (right-click) menu of the solution node in Solution Explorer, select Add > New Item, or Add > Existing Item. A solution file is a structure for organizing projects in Visual Studio.
Create Solution FoldersRight-click on the solution → Add → New Solution Folder (or with the solution selected, click the Project menu → Add New Solution Folder):
It's a pesky thing, true. There is a workaround you may find useful: http://flux88.com/blog/right-click-new-visual-studio-solution/ http://benscheirman.com/2009/03/right-click-new-visual-studio-solution
It sets things up so that you can right-click an open folder in Explorer and choose new->visual studio solution. I appreciate the shortcut when creating new projects, largely for experimentation, so I want to get moving quickly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With