Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I've seen this: VSTS 2010 SGEN : error : Could not load file or assembly (Exception from HRESULT: 0x80131515) and none of the …
asp.net-mvc visual-studio-2010 assemblies .net-assemblyI have a solution with some projects. There are several break-points in different projects. I want to trace the first …
c# asp.net multithreading visual-studio-2010 breakpointsI using Visual Studio 2010 (.NET 4). I need to create a COM object (in C#) and have no idea how to …
visual-studio-2010 c#-4.0 comI want to open a program (written in Visual basic 6) to be open in Visual Studio.net. Please guide, how …
vb.net visual-studio-2010 visual-studio vb6-migrationI have a web application that runs perfectly fine when I use the Visual Studio 2010 development server (Cassini). However when …
asp.net visual-studio-2010 google-chrome iis-expressI need a multi columned Treeview for an app I am writing, I was wondering if anyone knew of a …
c# visual-studio-2010 treeviewI would like to know if I can safely delete the sdf file that stores information for Visual Studios Intellisense …
visual-studio-2010 visual-studio visual-c++ intellisenseI'm currently working on a solution that initially contained one project (My.First.Project.Name). I've installed Castle Windsor by …
visual-studio-2010 visual-studio nugetIs there a keyboard shortcut in Visual Studio (aside from CTRL+TAB and selection) that would take me from inside …
visual-studio-2010 keyboard-shortcutsI am attempting to consume a web service through its corresponding wsdl. This service is dependent upon authentication conforming to …
c# wcf visual-studio-2010 wcf-security ws-security