Hi, Is there a way to load visual studio projects into the current instance of visual studio? Thanks in advance.
"Julie" wrote in message news:Ocrc8KW3IHA.1428@TK2MSFTNGP06.phx.gbl... > Hi, > Is there a way to load visual studio projects into the current instance of > visual studio? > > Thanks in advance. File->Open->Project/Solution will close the solution currently open and then open your selection. If this isn't what you meant, please provide more details.