Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I'm trying to render the report viewer programmatically within a custom Page placed in an IHttpHandler context ReportViewer rv = new …
c# ajax visual-studio-2010 .net-4.0 reportviewerReverse engineering source code into a VS 2010 UML class model? I have a bad feeling that this is not supported …
visual-studio-2010 visual-studio umlI've just migrated from VS2005 to VS2010 and it fails to compile a simple program. #include <iostream> using …
c++ visual-studio-2010 compilation windows-xp-sp3I am new to TFS. At my job I mapped the TFS projects to local directories, performed a get, and …
visual-studio visual-studio-2010 version-control tfsI've been searching for a while trying to understand this better, but am not finding any straight-forward answers on this. …
c# visual-studio-2010 64-bit gac gacutilI have recently installed the new Azure development tools for Visual Studio 2010 service pack 1. Every time that I try to …
azure visual-studio-2010I have downloaded the FreeImage source code and done a static build myself for X64 MT DLL. Everything works fine, …
c++ visual-studio-2010 linker warnings static-linkingI am using Visual Studio 2010 professional with TFS as a source control and everything was working fine. In morning I …
visual-studio-2010 visual-studio tfs workspaceI want to copy an xml file from the main directory to bin\Debug after building the project, but my …
.net visual-studio-2010 build msbuild csprojIn relation to this question: "Remove unused references (!= "using")", I would like to know if there is a tool for …
c# .net visual-studio-2010 visual-studio code-cleanup