Top "Visual-studio-2010" questions

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

Visual Studio do not add my component (from a DLL) to the toolbox even if I reference it

As stated in the title, I copied my DLL in Visual Studio project, set it to "content" and "copy always". …

visual-studio-2010 dll components custom-component toolbox
Normalizing line endings in Visual Studio 2010

We have multiple developers working on an application and it seems that whenever one particular person works on a file …

visual-studio visual-studio-2010 line-endings
When compiling x64 code, what's the difference between "x86_amd64" and "amd64"?

When compiling code with VC++, MSDN gives you the option between using the x86_amd64 toolset or the amd64 toolset (…

visual-c++ visual-studio-2010 compiler-construction 64-bit
how to properly install stylecop?

Well i downloaded the newest version, then installed, checked to instal entire files on local drive. I restarted VS2010 and …

c# visual-studio-2010 stylecop windows-7-x64
Why do I keep getting mixed tabs and spaces in a Visual Studio 2010 C# code window?

I have just been working on a C# file (Global.asax.cs) in a web application for the last hour …

visual-studio visual-studio-2010
Cannot connect to the Sharepoint Site from Visual Studio 2010

I'm new to Sharepoint. I'm trying to create a simple webpart using Visual Studio 2010 but when I try to validate …

c# visual-studio visual-studio-2010 sharepoint sharepoint-2010
Connect Visual Studio 2010 Professional to TFS

Is it possible to connect Visual Studio 2010 Professional edition to TFS (project hosted on Codeplex)? This states, it is not …

visual-studio visual-studio-2010 tfs codeplex
How to implement a Stop/Cancel button?

I have a method processData() that takes a large amount of data and does some work on it. There's a …

c# .net winforms visual-studio-2010 cancel-button
Linker outfile property file does not match targetpath?

I'm trying to compile a C++ type .DLL for a SierraChart custom study. (Which is a financial trading application.) Here …

c++ visual-studio-2010 msbuild linker-errors
The tag 'Interaction.Behaviors' does not exist in VS2010 (Blend 3)

There seems to be a problem with support for the Interactivity namespace of Blend 3 in the VS2010 xaml editor. I …

wpf visual-studio-2010 xaml expression-blend