Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

CLR/CLI linker fails with error LNK2022 - Custom attributes are not consistent

Environment: 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 clr
Get the reference of the DTE2 object in Visual C# 2010

I 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 envdte
ATL COM class registration .rgs file defaults

I'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 atl
Creating localized WIX 3.6 bootstrappers.

I 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 burn
The difference between Visual Studio 2010 and Visual Web Developer 2010 Express?

What 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-2010
Enable design mode of an sln project in SharpDevelop

I'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 designmode
Pause and Resume a QThread

I'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 qthread
MVVM visual studio project template for VS2010?

I 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-template
Exporting a large Entity Framework Diagram

I 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