Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
In Visual Studio debug mode it's possible to hover over variables to show their value and then right-click to "Copy", "…
visual-studio visual-studio-2010 debuggingI would like to generate a class diagram with relations for my visual studio project. I opened my solution, added …
visual-studio-2010 diagram class-diagramI have been receiving this error for a while when using devenv on an automatic build. I have gone through …
.net visual-studio-2010 windows-installer devenv hresultSince I upgraded my project to visual studio 2010 project format, my C++/CLI project is targeted to .net framework 4.0. It …
.net visual-studio-2010 visual-studio .net-4.0 c++-cliOne of our dev team member got an error Attempt to load oracle client libraries threw BadImageFormatException It seems This …
visual-studio-2010 windows-7 oracle11g windows-7-x64 oracleclientVS2010: In VB I can place the cursor inside an existing method's parameter brackets and type a 'space', which will …
c# visual-studio visual-studio-2010 intellisenseI'm trying to deploy a ClickOnce application, but installation fails on the client. Here's the error log: PLATFORM VERSION INFO …
c# visual-studio-2010 clickonceI had no problem with this in Visual Studio 2008 but it seems that VS 2010 is having an issue, and I'm …
c# asp.net visual-studio-2010 build-process c#-4.0I'm using Visual Studio 2010 Beta 2. I've got a single [TestClass], which has a [TestInitialize], [TestCleanup] and a few [TestMethods]. Every …
c# visual-studio visual-studio-2010 mstest vs-unit-testing-frameworkI'm a software developer with a Windows 10 PC. I have to support some older software written in Visual Studio 2010 using …
.net visual-studio-2010 windows-10