Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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-extensionsI 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 cpackI'm running into a roadblock using InstallShield LE in VS2010. The second time running the resulting setup.exe (with incremented …
visual-studio-2010 installshield-2011Anybody know how to do this? I have a .bat script that I'd like to be able to use both …
visual-studio-2010 batch-file command-line-arguments post-build-eventI'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 atmelstudioI 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-settingsI 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-shortcutsWhat is the best way to pack up an IronPython application for deployment? After scouring the web the best thing …
python wpf visual-studio-2010 ironpythonIs 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.0I 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