Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

Copy object values in Visual Studio debug mode

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 debugging
Generate a class diagram from Visual Studio

I would like to generate a class diagram with relations for my visual studio project. I opened my solution, added …

visual-studio-2010 diagram class-diagram
An error occurred while validating. HRESULT = '8000000A'

I 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 hresult
Change C++/CLI project to another framework than 4.0 with vs2010

Since 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++-cli
BadImageFormatException while using Oracle Client 64 bit and Visual Studio 2010!

One 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 oracleclient
How to show method parameter tooltip in C#?

VS2010: 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 intellisense
Error deploying ClickOnce application - Reference in the manifest does not match the identity of the downloaded assembly

I'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 clickonce
Visual Studio 2010: How to enforce build order of projects in a solution?

I 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.0
Why does TestInitialize get fired for every test in my Visual Studio unit tests?

I'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-framework
Cannot install Windows SDK 7.1 on Windows 10

I'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