Top "Visual-studio-2010" questions

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

Making a Windows shell extension in Visual Studio 2010

I'm trying to create an absurdly simple shell extension in C++ using Visual Studio 2010, but I can't even seem to …

windows visual-studio-2010 shell-extensions
How to generate .msi installer with cmake?

I am trying to generate .msi installer with cmake. I am able to generate .dll and .lib files with some …

windows visual-studio-2010 wix cmake cpack
InstallShield LE "Another version of this product is already registered"

I'm running into a roadblock using InstallShield LE in VS2010. The second time running the resulting setup.exe (with incremented …

visual-studio-2010 installshield-2011
.NET Framework 4 Multi-Targeting Pack Unable to Uninstall

I'm currently trying to install Atmel Studio 6.2 with .NET and the Visual Studio Isolated Shell 10.0 portion of the install is …

.net visual-studio-2010 atmelstudio
How to save byte[] in c# application settings

I am trying to save a byte array (byte[]) in c# application settings that is returned by Object List View. …

c# visual-studio-2010 listview application-settings
C# shortcut key underscore not displayed in built application

I have a small problem with .Net 4.0 ToolStripMenuItem caption. I want it to underscore the Shortcut (access) key letter in …

c# .net visual-studio-2010 toolstripmenu keyboard-shortcuts
Compiling an IronPython WPF project to exe

What is the best way to pack up an IronPython application for deployment? After scouring the web the best thing …

python wpf visual-studio-2010 ironpython
VisualStudio 2010 - PowerShell Add-In?

Is there any PowerShell Add-Inn for VisualStudio 2010? I only found the VS Command Shell Add-In for VS 2005 and 2008 (Add-In from 2007)

visual-studio visual-studio-2010 powershell add-in powershell-2.0
Resource (RESX) files messed up

I had a resource file named Localize.resx, which contains English strings. I copied and pasted it inside the same …

asp.net-mvc visual-studio visual-studio-2010 resources resx