Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I've got an asp.net mvc deployment package that I'm trying to build with team city. The package builds without …
.net visual-studio-2010 teamcityI wrote a WPF application in C# using VS 2010. The application will run fine in debug mode using Visual Studio, …
c# .net visual-studio-2010 wpf-4.0 .net-4.0I was working on a class in visual studio 2010 when suddenly my computer crashes. after I restart the computer. I …
visual-studio-2010 file-recoveryVisual Studio's MDI is currently causing me a lot of frustration. Here is my basic layout: +--------------+---+ | | | | 1 | | | | | | | 3 | +--------------+ | | 2 | | +--------------+…
visual-studio-2010 mdiAfter installing Visual Studio Professional 2010, and creating a new website or web application, toolbox items are missing! I've tried also …
visual-studio visual-studio-2010 toolboxI was having some problems with my breakpoints later in my program saying that they would not be hit because …
.net visual-studio-2010 visual-studio debugging visual-studio-debuggingI have a VS2010 solution with 2 projects in it - a .NET 4 program, and an installer for it. The Installer …
visual-studio-2010 installation uacI'm trying to get my TODO comments to show up in the task list in Visual Studio 2010 for a C++ …
visual-studio visual-studio-2010 todoI currently have a system where if a user has forgotten their password, they can reset it by clicking on …
c# sql-server visual-studio-2010 password-recoveryRobocopy outputs 1 upon success, unlike most programs that exit with 0 on success. Visual Studio (and MSBUILD) interprets exit code of 1 …
visual-studio-2010 batch-file msbuild robocopy