Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I am running Visual Studio 2010 on a Windows 7 virtual machine inside of Parallels Desktop 8 on a Mac Book Pro. I'm …
.net asp.net-mvc visual-studio-2010 t4I'm writing a Windows Phone 8 game which requires a number of support desktop applications: level editors etc. Since I only …
c# visual-studio-2010 windows-8 xna build-errorI get an exception on the last line of the following code (sorry for the format, won't let me post …
c# visual-studio-2010 dll leadtools-sdkAfter writing a whole bunch of code - i am finally waking up to adding CA and StyleCop to my …
c# .net visual-studio-2010 resharper stylecopI'm currently building a website where people can register and they can have their own pages of content. I have …
c# asp.net visual-studio-2010 smtp email-verificationI have a PowerShell script set to execute after an MSBuild is finished. It uses environment variables set in the …
visual-studio-2010 powershell msbuild cmd post-buildI am fairly new to Visual Studio, coming from Java development on Eclipse. Among other things I sorely miss from …
visual-studio-2010 debugging navigationI thought I knew how to do this, but obviously not so I'd appreciate some help! I can't get my …
c# visual-studio-2010 com com-interopI have an application that is written in C++ that I use CMake to build and release binaries. I'd like …
c++ visual-studio-2010 cmake build-process post-build-eventI'm currently trying to switch between a few different default Icons in a Visual C++ .rc file using #ifdef tags. …
c++ visual-studio-2010 msbuild c-preprocessor rc