Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I have created an asp.net project in visual studio 2010 ultimate edition. I can't see Standard, Data etc toolbox tabs, …
visual-studio-2010 visual-studio toolboxIs there any way I can add an existing folder to source control in TFS? I have created a new …
visual-studio-2010 tfs team-explorerWhile evaluating Visual Studio 2010 Beta 2, I see that in the converted directory, my vcproj files became vcxproj files. There are …
c++ visual-studio-2010 visual-studio version-control visual-c++-2010I have two DLL files that have the same namespace but they have different methods and types. How can I …
c# visual-studio-2010 .net-2.0I have developed a software for managing the details of patients, the software stores the data into MSsql database.... However, …
vb.net visual-studio-2010 usb externalinterfaceI'm using StyleCop and want to suppress some warning which does not suit my style. I prefer to have solution …
c# .net visual-studio-2010 stylecopWhat is the difference between the Visual Studio 2010 shortcuts Ctrl E + D and Ctrl K + D?
visual-studio-2010 keyboard-shortcuts differenceAfter upgrading my project to Visual Studio 2010 and .Net 4.0, my app.config file generates these messages upon building the project: …
.net visual-studio-2010 xsd app-configI'm trying to follow steps explained here: but after entering the following into console: configure.exe -release -no-webkit -no-phonon -no-phonon-backend …
visual-studio-2010 qt nmakeI am working with Visual Studio 2012. My Solution has 3 projects projectA projectB projectC and the Hierarchy is like projectC depends …
c++ c visual-studio-2010 linker-errors