Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
We catch this error sporadically. Does anyone know what could it be? The URL give by our error logging get …
c# visual-studio-2010 asp.net-4.0I have an automated build process that I'd like to extend so I can build the libraries I am distributing …
visual-studio-2010 msbuild nuget nuget-packageI use a color theme with a very dark background, which works great except that VS2010 uses the default insertion …
visual-studio-2010 visual-studioI want to try to speed up my compile-time of our C++ projects. They have about 3M lines of code. …
c++ visual-studio-2010 compilation solid-state-driveThis error is taking toll of my training schedule. Everytime I create any C++ application in my VS2010, It runs …
visual-studio-2010 msvcr100.dlli am trying to build the google dart project on windows XP. following the installation documentation, i ran accross a …
visual-studio-2010 devenvI am trying to use a class library which I found on a different question here. I am quite new …
c# visual-studio-2010 class-libraryI have a solution that I'm working on that contains 4 class library projects (A, B, C, D). A and B …
c# visual-studio-2010 teamcity nugetI have a static class with some static properties. I initialized all of them in a static constructor, but then …
c# visual-studio visual-studio-2010 lazy-loading visual-studio-debuggingI seem to have hit on a scenario where when I run mstest on an AnyCPU assembly which references an …
c# visual-studio-2010 mstest 64-bit