Top "Visual-studio-2010" questions

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

How do I save an Excel file without getting a format warning when opening, using C# and Excel 2010

I'm using Excel 2010. I'm trying so save my excel file, with this code. It does save a .xls file, but …

c# visual-studio-2010 excel format savefiledialog
How to add x64 (or Any CPU) as a build option in Visual Studio 2010 (from console application to class library)

Initially, I created a console application using Mass Transit as my service bus. Recently, I switched to NServiceBus, which doesn't …

visual-studio-2010 projects-and-solutions x86-64 anycpu
Error Occurred in Deployment step 'Recycle IIS Application Pool'

We have more than 3 developers working on a single solution file. Because of this, we cannot add them all in …

visual-studio-2010 sharepoint access-denied
Debugging dump files in Visual Studio

I am using Visual Studio 2010 Professional Edition, and Windows Vista. Firstly, I have this code. As you can see, it …

c# debugging visual-studio-2010 crash-dumps
Why we have both jagged array and multidimensional array?

What is the difference between jagged array and Multidimensional array. Is there a benefit of one on another? And why …

c# .net arrays visual-studio-2010
Debugging Classic ASP in Visual Studio 2010

I have read this question and this page linked to in the question, as well as dozens of other articles …

visual-studio-2010 asp-classic
MS VS 2010: change language settings from de to en

recently i have installed MS Visual Studio 2010 Professional as an upgrade from 2005. I wanted to use the english version but …

.net visual-studio visual-studio-2010 localization upgrade
How do I use MSTest without Visual Studio?

Does MSTest have standalone GUI similar to nUnit that lets me use it and run test without visual studio? What …

visual-studio-2010 visual-studio unit-testing mstest
What is Microsoft.csharp.dll in .NET 4.0

This DLL is added by default in Visual Studio 2010 projects. What is this new assembly used for? It does not …

.net visual-studio-2010 visual-studio c#-4.0 .net-4.0
visual studio not remembering open documents & startup project

For the past week, something has changed about my VS solution, and I havent found a setting to fix it …

visual-studio visual-studio-2010