Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I am running a program that I built in Visual Studio 2010 which uses a third party DLL "ABC.DLL". I …
visual-studio-2010 visual-c++ dependencies msvcrt side-by-sideEnvironment: Visual Studio 10, CLR/CLI Class Library project, built with Platform Toolset v100, targeting framework version v3.5. I am aware …
visual-studio-2010 c++-cli preprocessor clrI want to get a reference to the current solution, using the DTE2 object with C# in Visual Studio 2010. I …
c# visual-studio-2010 add-in envdteI'm creating a COM server executable, and have run into a problem with class registration. When I created my class …
c++ visual-studio-2010 com registry atlI created a WIX project in Visual Studio 2010 over a year ago. It creates an MSI file and a bootstrapper …
visual-studio-2010 localization wix wix3.6 burnWhat is the difference between purchasing Visual Studio 2010 Express, and downloading Visual Web Developer 2010 Express? Although I created a company …
visual-studio-2010 visual-web-developer-2010I've been given a folder with many .cs files and a .sln to work on with the express interest of …
c# visual-studio-2010 user-interface sharpdevelop designmodeI've recently began learning about QThreads and I've a program which runs a 4 hours long loop in a separate thread (…
visual-studio-2010 qt4 qthreadI am running VS2010 and Windows 7. I have seen many people with the template for MVVM. Where can I get …
wpf visual-studio-2010 mvvm project-templateI have a fairly large Entity Diagram. I tried to export it to an image, unfortunately because it's so large …
entity-framework visual-studio-2010 edmx