Top "Visual-studio-2010" questions

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

TFS Error: Unable to determine the workspace for this solution

I get this error when trying to "Go Online" with a project on a Visual Studio 2010 ALM project. The project …

visual-studio-2010 workspace tfs alm
Crystal report viewer doesn't appear in toolbox - Visual Studio 2010

I have a c# windows form application and after installing SAP Crystal Report for Visual Studio 2010 (http://www.businessobjects.com/…

c# visual-studio-2010 visual-studio crystal-reports crystal-reports-2010
Log4Net - How to add a 2nd logger used only for specific sections of code

I'm using Log4Net 2.0, I have it working as required but which to add another logger for specific log statements. …

c# .net visual-studio-2010 logging log4net
How to configure gtk on Visual studio 2010

I have tried configuring gtk+ on visual studio but doesn't work properly., Can anyone suggest me with a proper solution, …

visual-studio-2010 visual-c++ configuration gtk
visual studio project files

What is the difference between a .vcproj and a .vcxproj Visual Studio project file? Is the .vcproj format only available …

c++ visual-studio-2010 visual-studio vcproj vcxproj
debugging in mixed mode with native C++, managed c++ cli, and c# solution

I have a multithreaded project im working on and the startup project is set to a c# project that runs …

c# c++ visual-studio-2010 debugging c++-cli
visual studio C++ toggle comment ? comment while not whole line is selected?

2 questions actually : 1) shortcut to toggle comment on selected lines ? Available on all iDEs I used starting with notepad++ 2)the ctrl-k, …

c++ visual-studio-2010 comments toggle
what is Visual Studio 2010 Shell?

Is Shell an Visual Studio edition just like express, professional etc ? I had VS2010 Shell installed on my machine but …

.net visual-studio-2010 visual-studio visual-studio-shell
Proper way to put comments in build events command line?

What's the proper way to put comments into the pre/post build event command line?

.net visual-studio visual-studio-2010