Visual Studio 2005 is a version of Microsoft's Visual Studio integrated development environment product line for .NET-based and C++ development.
In my C++ class, I use sockets. I have some errors when linking because, in my opinion, the library winsock.…
c++ sockets visual-studio-2005 windows-xp winsockWhat I mean is, in each of my source files I have to insert #define NOGDI to stop windows.h …
c++ visual-studio visual-studio-2005 c-preprocessorIs there a way to access the settings file from a different project? For example, I have a solution that …
c# visual-studio-2005 application-settingsi seem to write this code over and over again and wanted to see if there was a better way …
c# arrays visual-studio-2005 dictionaryI am working on machine with XP Dutch version installed on it. Visual studio 2005 is installed in English. I'm having …
c# visual-studio-2005Does anyone know how to move the "Solution Explorer" tab in Visual Studio 2005? It's on the left, and I can't …
visual-studio ide visual-studio-2005 development-environment tabsI have two Visual Studio 2005 solutions, one of which builds a binary and all of its dependencies, and one of …
visual-studio visual-studio-2005During a long compilation with Visual Studio 2005 (version 8.0.50727.762), I sometimes get the following error in several files in some project: …
c++ visual-studio visual-studio-2005 compiler-errors nightly-buildIs it possible? or there is a compatibility issues between the two versions? Because our company is using an outdated …
visual-studio-2010 visual-studio visual-studio-2012 visual-studio-2005 visual-studio-2013I am working on some C# projects with Visual Studio 2005, and I am trying to change the platform target from …
c# visual-studio-2005