Top "Visual-studio-2010" questions

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

Tool for comparing files in Visual Studio 2010

I read the this Tool for comparing files in Visual Studio post and the recomended posts but unfortuantely it is …

visual-studio-2010 file diff compare ankhsvn
VS2010/Windows 7 -> can't connect to ASP.NET Development Server

I have a clean installation of Windows 7 with VS2010 RTM and am trying to get the ASP.NET Development Server …

asp.net visual-studio-2010 webdev.webserver
Can SignalR be used with asp.net WebForms?

I want to use SignalR in my project for real time updates. My project is developed in WebForms. I searched …

asp.net visual-studio-2010 signalr real-time-updates
How do I enable Visual Studio 2010 to break when a first chance exception happens?

I was reading Stack Overflow question How can I set Visual Studio to show a stack trace for first chance …

visual-studio-2010 debugging first-chance-exception
Check if directory is accessible in C#?

Possible Duplicate: .NET - Check if directory is accessible without exception handling Im making a small file explorer in Visual …

c# visual-studio-2010 directoryinfo getdirectories
MSBuild vs devenv for command line builds

I was wondering: what is the difference between using msbuild and devenv when compiling solutions from the command line? One …

c# c++ visual-studio-2010 msbuild devenv
Linker error when calling a C function from C++ code in different VS2010 project

I'm trying to include some C code I found in our C++ project. The function is defined like this in …

c++ c visual-studio-2010 extern lnk2001
Why do my tests fail when run together, but pass individually?

When I write a test in Visual Studio, I check that it works by saving, building and then running the …

c# visual-studio-2010 selenium-ide nunit-2.5
How to set a project output platform to x86 in Visual Studio 2010

In my solution with several projects I am trying to change the Platform from Any CPU to x86. But x86 …

c# visual-studio-2010 configurationmanager
the common language runtime was unable to set the breakpoint

This is actually another part of this question. Error settings breakpoints but only on some lines while debugging I'm remote …

c# .net visual-studio-2010 clr dynamics-crm-2011