Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I'm working in a c# windows application with vs2010 and a local database.In one of my forms i use …
c# visual-studio visual-studio-2010 reportviewer report-viewer2010I have written a C Program which calls the function, GetModuleInformation() which is defined in psapi.h I am using …
c visual-studio-2010 cl.exeAfter checking in a change-set into source control in VS2010 TFS, how do I make corrections to the work items …
visual-studio-2010 tfs changeset checkin source-control-bindingsI want to create a Windows 7 64-bit (Ultimate) virtual machine with: Visual Studio 2010 (Ultimate) Office 2007 Enterprise (with Visio 2007) SQL Server 2008 (…
sql-server-2008 visual-studio-2010 windows-7 installation office-2007I have tried several ways to get GLEW working with my VS2010 project. No success. At first I tried using …
visual-studio-2010 opengl linker glewI am trying to register and assembly in the GAC on a post-build event. Here's my post-build command "C:\Program …
visual-studio-2010 gacutilI'm attempting to automate Coded UI tests. My test controller launches the tests on a remote test server, which I …
c# visual-studio-2010 .net-4.0 coded-ui-testsI want to use FreeType in a c# project. I found this binding, but I still need a freetype.dll. …
visual-studio-2010 dll compilation freetypeWith the regularity of VS2010 crashes increasing as I use it, I was looking for a list of hotfixes. This …
visual-studio-2010 hotfixI started a blank project in Visual Studio 2010 to write a C application. How can I send debug information to …
c visual-studio-2010 output-window debug-information