Top "Visual-studio-2010" questions

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

How to install the XNA Game Studio 4.0 in Windows 8?

This question is related, but NOT a duplicate: How to install XNA game studio on Visual Studio 2012? I read the …

c# visual-studio-2010 xna windows-8 xna-4.0
WPF App Doesn't Shut Down When Closing Main Window

I'm used to WinForms programming in Visual Studio, but I wanted to give WPF a try. I added another window …

c# wpf visual-studio-2010 window
How can I build in release in Visual Studio 2010 (C# Express)?

I'm used to VS2008, in which a release build would be built upon pressing F6, or in the menu Build &…

visual-studio-2010 build release
MS C++ 2010 and mspdb100.dll

Microsoft's C++ compiler and linker seem to have an odd relationship with mspdb100.dll. When run from the IDE, of …

visual-studio visual-studio-2010 visual-c++ dependencies dll
DB cannot be opened because it is version 655. This server supports version 612

I'm trying to do some excercises from exam 70-515. Unfortunately I fail while trying to attach Northwind to a grid-control. …

sql-server visual-studio-2010 sql-server-express
C# shortcut or shorthand getter setter

Is there a short way to create the getter and setter in c#? public string fname {get; set;} Is there …

c# visual-studio-2010 shortcut
v11.0\WebApplications\Microsoft.WebApplication.targets was not found when file actually references v10

First some background. At the end of 2012 we migrated our vs2008 solution to vs2010 but we still target .NET 3.5. (I …

asp.net .net visual-studio-2010 visual-studio-2008 visual-studio-2012
No IntelliSense for C++/CLI in Visual Studio 2010?

I just moved from Visual Studio 2008 to Visual Studio 2010 (final) and noticed one major flaw: When I try to use …

visual-studio-2010 visual-studio c++-cli intellisense
Change target CPU settings in Visual Studio 2010 Express

I wish to change the target CPU settings from "Any CPU" to "x86" in Visual Studio 2010. I read on another …

visual-studio visual-studio-2010 x86 anycpu
Visual Studio 2010 crashes repeatedly

I've been running Visual Studio 2010 (the official release) for some time now. Lately, VS will crash 10+ times during my 8 hour …

visual-studio-2010 crash