Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
Is it possible to use a platform builder 5.0 SDK in visual studio 2010 for a C++ project. I want to compile …
visual-studio-2010 windows-ceIs there any way to tell Visual Studio 2010 to enable syntax highlighting for .tt files? I do have a directive …
.net visual-studio visual-studio-2010 t4I have a big solution with more than 40 projects. Almost half of them are test projects. In my project we …
visual-studio-2010 msbuild build-process multicoreI wrote a porgram with a few standard dialogs in an SDI (Doc/View enabled) project. Now that I want …
c++ visual-studio visual-studio-2010 mfc unresolved-externalI'm working on a solution with multiple projects (class libraries, interop, web application, etc) in VS2010. For the web application, …
configuration visual-studio-2010 configuration-managementI have created a .coverage file using Vsperfmon.exe I am currently using VS 2012 professional for web licensed edition. The .…
visual-studio-2010 perfmonI have a student who installed SQL Server 2014 with tools, but the Management Studio part did not install. There is …
sql sql-server visual-studio-2010 windows-8 sql-server-2014-expressI'm trying to get a pure x64 build running for a complex build with many solutions (some for CI, some …
c++ visual-studio-2010 msbuild vcxprojI have a solution with 10+ projects (VS2010 SP1). I have the following configurations defined in the solution: Debug Debug-QA Release-UAT …
visual-studio visual-studio-2010 deployment configurationI have recently started working on a project which is basically a GUI for a FORTRAN console application which runs …
visual-studio-2010 .net-4.0 fortran dllimport