In Visual Studio...
-
I wish there was a way to specify that a project you select to open would be opened in a new instance of Visual Studio.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
I wish there was a way to specify that a project you select to open would be opened in a new instance of Visual Studio.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
I wish there was a way to specify that a project you select to open would be opened in a new instance of Visual Studio.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001You can do "Open folder in Windows Explorer" and double-click the
.csproj
(or.sln
), although a one-shot VS2008 operation would be better. Not awake yet: This refers to projects within a multi-project solution, and not a top level "Open new instance" function (which is what I think you were referring to). /raviMy new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
I wish there was a way to specify that a project you select to open would be opened in a new instance of Visual Studio.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001John Simmons / outlaw programmer wrote:
I wish there was a way to specify that a project you select to open would be opened in a new instance of Visual Studio.
I have a folder of shortcuts to SLN files, and when I double-click on the shortcut, I get a new instance of VS. :) Very helpful, since I'm often in several solutions at once--server, schema designer, form designer, sometimes the report designer. Marc
-
I wish there was a way to specify that a project you select to open would be opened in a new instance of Visual Studio.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001Not a perfect option but you can hold [Shift] while opening the project and it will open a new instance of VS.NET. Kalvin
-
You can do "Open folder in Windows Explorer" and double-click the
.csproj
(or.sln
), although a one-shot VS2008 operation would be better. Not awake yet: This refers to projects within a multi-project solution, and not a top level "Open new instance" function (which is what I think you were referring to). /raviMy new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Not a perfect option but you can hold [Shift] while opening the project and it will open a new instance of VS.NET. Kalvin