Top "Visual-studio-2010" questions

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

Re-establish TFS source control bindings

I have about a dozen Visual Studio 2010 projects I've been working on that are versioned in a TFS repository. Recently …

visual-studio-2010 version-control tfs
Visual studio doesn't support specific csproj file

I am getting this error when I try to open the solution file of my project. The solution is 2012 file (…

c# visual-studio-2010 visual-studio visual-studio-2012 csproj
See all breakpoints in Visual Studio 2010+

Is there a window in Visual Studio 2010 and newer where I can see all the breakpoints that I have in …

visual-studio-2010 visual-studio breakpoints
How do you include additional files using VS2010 web deployment packages?

I am testing out using the new web packaging functionality in visual studio 2010 and came across a situation where I …

visual-studio-2010 visual-studio web-deployment msdeploy
How to call a C# library from Native C++ (using C++\CLI and IJW)

Background: As part of a larger assignment I need to make a C# library accessible to unmanaged C++ and C …

c# c++ visual-studio-2010 c#-4.0 c++-cli
pinvokestackimbalance -- how can I fix this or turn it off?

I just switched to vs2010 from vs2008. Exact same solution, except now every single call to a C++ dll yields …

c# c++ visual-studio-2010 visual-studio pinvoke
What is the return type of sizeof operator?

What is the return type of sizeof operator? cppreference.com & msdn says sizeof returns size_t. Does it really …

c++ visual-studio-2010 sizeof
Error: A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine

When I try to run the VS 2010 redistributable "vcredist_x86.exe", an error "A newer version of Microsoft Visual C++ 2010 …

visual-studio-2010 redistributable
Not enough storage is available to complete this operation

Environment: Visual Studio Ultimate 2010 Windows XP WPF Desktop Application using .NET 4.0 We have a desktop application which plays a video. …

visual-studio-2010 windows-installer
DirectX 11 SDK - where can I download it?

I'm trying to setup DirectX on Visual C++ 2010 express. I do not have the SDK installed and could not figure …

windows visual-studio-2010 directx