I am making a setup project for my dependent project in the same solution, i have a icon for my dependent project which i set in project properties, i have also added this icon to setup project in the
Every time I open Visual Studio 2008, I get a pop-up dialog prompting for my username and password (\'Connecting to Team Foundation Server\').Presumably this is because I have my TFS server stored in
I\'m trying to simplify my debugg开发者_如何学Going tasks and I had an idea which could increase my debugging speed.
Building a large project in Visual Studio 2005, I am getting an error in incremental linking: LINK : fatal error LNK1210: exceeded internal ILK size limit; link with /INCREMENTAL:NO
This question to which I already found the answer is posted here in case of someone else encounters it. I decided to post the Q&A here so that SO has somethi开发者_运维技巧ng about this error, sin
Where to begin.... I\'ve inherited a application that searches for strings within files from a previous programmer (that had no documenation) its using EPocalipse.IFilter namespace. It has a few issu
I\'m working on a project that calls a console window to process some data based on passed in arguments. What I would like to know is how I can check to see if the user clicked on the red X within the
I am trying to compile and build a project(s) in visual studio and I started looking into compiling with the /Wall option which gives all warnings.
If I click \"...\" on the font box of Visual Stu开发者_C百科dio 2005 to set the font of a Label and set the font size to Arial 8 point font, Visual Studio sets the size to 8.25pt.14 gets set to 14.25.
We would like to use Visual Studio 2005 to work on a local copy of an SVN repository. This local copy has been checked out by Mac OS X (and updates and commits will only be made under Mac OS X, so no