T O P I C R E V I E W |
Staffan |
Posted - Sep 14 2006 : 02:56:46 AM In several locations, VA refers to a Workspace.
Visual studio has the concepts "Solution" and "Project". In what way does a Workspace relate to those terms?
I always gets confused by it.
Regards
/Staffan |
3 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Sep 17 2006 : 6:09:53 PM Maybe it's time we switched to Solution... or used whichever term is appropriate for the host process (but what a mess that would make of documentation). |
feline |
Posted - Sep 17 2006 : 1:24:23 PM exactly. in VC6 there is the "FileView" tab, where the very top item is the Workspace. in VS2003, VS2005 this is the "Solution Explorer" tab, where the very top item is the Solution.
i spend enough time bouncing between the different IDE's that i tend to use the two names interchangeably |
schoenherr |
Posted - Sep 14 2006 : 08:00:11 AM "Workspace" is the equivalent for "Solution" in VC6 and i think because VAX is designed to work with nearly all microsoft IDE's and VC6 existed befor "Visual Studio 2002/2003/2005" the term was kept. |