Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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 toolboxWe 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-endingsWhen 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-bitWell 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-x64I have just been working on a C# file (Global.asax.cs) in a web application for the last hour …
visual-studio visual-studio-2010I'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-2010Is 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 codeplexI 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-buttonI'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-errorsThere 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