How to Open a Website in Visual Studio 2005 from the Command-Line

Brad Bartz posted a cool macro sample that shows how to open-up a web-site in VS from the command-line (without requiring a .sln or .proj file).  You can read about how to-do it here.

Enjoy,

Scott

 

Published Saturday, December 10, 2005 6:05 PM by ScottGu

Comments

# re: How to Open a Website in Visual Studio 2005 from the Command-Line

Sunday, December 11, 2005 12:15 PM by Scott Mitchell
Once you can open it from the command-line, you can add it to a context menu in the shell, meaning you can right-click on a folder and open it in VS from Windows Explorer.