Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
When I hit F5 (debugging mode) nothing happens. Building works correctly, exe file I can launch properly, but can't start …
c# visual-studio-2010 debugging build .net-2.0I get this error when compiling a C# application. Looks like a trivial error, but I can't get around it. …
c# visual-studio-2010I'm trying to install SQL Server 2012 Developer Edition and I can get to the point where it's doing the Installation …
visual-studio-2010 sql-server-2012Visual Studio 2010 kills (there is no other word) data in one of the arguments of the function in the unsafe …
c# visual-studio-2010 debuggingI am having problems with a class I am writing. I have split the class into a .h file that …
c++ class visual-studio-2010 header-filesI created a solution in Visual C# 2010 Express that contains two projects: one is the client, the other is the …
visual-studio visual-studio-2010 visual-studio-2015When opening a text based file in Visual Studio 2010 it will then write my edits with CRLF instead of the …
visual-studio visual-studio-2010 newlineI've got a C# webforms app, that until today had been working just swimmingly. Now today, all of a sudden, …
c# winforms visual-studio-2010Why am I getting "Unable to find the requested .Net Framework Data Provider" when trying to setup a new datasource …
asp.net .net visual-studio-2010 ado.net datasourceI have a Windows Service Solution and am trying to add a service reference to a Hermes(Opensource ebms message …
c# .net visual-studio-2010 web-services service-reference