The Blank Solution template provides you with an empty solution container to which you can add the items you work on within the integrated development environment. The other templates provided with Visual Studio .NET provide a set of project items automatically. This template gives you a way to create a solution without adding a project and its items immediately. You can find this template within the Visual Studio Solutions category found in the New Project dialog box.

See Also