Advertisement
Monday, September 06, 2010

.net Tips and Tricks

New .net Books!
 
LATEST NEWS

04.11.2005
BlueVision becomes a Microsoft Certified Partner!

03.30.2005

03.01.2005
Two development books get an update for Visual Studio .NET 2003

01.05.2005
BlueVision launches the Community Technology Preview release of CopAlert™, www.copalert.com

12.20.2002
BlueVision in MSDN Magazine
Tips and Tricks

Add a custom folder to the Look In section of the Open and Save dialog boxes

Background

The folders that you normally see on the left side of Visual Studio .NET's Open, Save, and Save As dialog boxes are collectively called My Places. A typical Open Project dialog box is shown here:


By default, My Places in Visual Studio .NET consists of five folders:

History
This folder contains links to all previously opened projects and solutions.

My Projects
This folder represents the Visual Studio projects location, which can be changed. To change it, click Options on the Tools menu in Visual Studio .NET. This invokes the Options dialog box. Click the Projects and Solutions item in the Environment folder in this dialog box.

Desktop
This folder displays all projects and solutions that exist on the desktop.

Favorites
This folder displays Internet Explorer favorites.

My Network Places
This folder displays network locations and folders that are defined on the computer.

Sometimes, the default folders are not enough to make opening projects easier. For example, suppose you work on projects for two different companies who require two different directory structures. It would be nicer to see both root project folders listed in the Open dialog box.



Add a New Folder to My Places

  1. Open a Microsoft Office application, such as Microsoft Word.




  2. Click Open from the File menu.




  3. Browse to and highlight the root folder that contains the Visual Studio projects.




  4. Click Add to "My Places" on the Tools menu.




  5. Invoke the Visual Studio .NET Open Project dialog box.




    Note: This feature might not work with an Office 2003/Visual Studio .NEt 2003 combination.

 


Back to Tips and Tricks

Terms Of Use © 2000 - 2010 BLUEVISION LLC. ALL RIGHTS RESERVED. Privacy Policy