Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I'm using a new install of MS Visual Studio 2010 and cannot seem to get the Solution Explorer to show the …
visual-studio-2010 visual-studio directory-structure solution-explorerI have used Visual Studio to create a publish profile. It saved that information to MyProject.Publish.xml, located in …
visual-studio-2010 msbuild msdeploy webdeployI took a memory dump of IIS and while analyzing i found the error that said 'Could not load file …
c# visual-studio-2010 dll xmlserializerCan you please help me gain a comprehensive knowledge about differences between modal and modeless dialogs by introducing me excellent …
visual-studio-2010 mfc modal-dialog modelessI have just converted a project to VS2010 and I now starting to see Exceptions in my software in IntelliTrace. …
c# visual-studio-2010 intellitraceI have a cpp file that contains a huge array. I get a fatal error (exceeded object file format limit) …
c++ visual-studio visual-studio-2010 visual-c++ mfcIn a Windows App (Visual Studio)(VB) how do you drag and drop a single row to another postition to …
vb.net visual-studio-2010 datagridview drag-and-drop datagridviewrowWhen I try to evaluate expression in Immediate Window at design time, I get error: The expression cannot be evaluated …
visual-studio-2010 ide immediate-windowI have a site that was built using Visual Studio 2010. When I upgraded to Visual Studio 2013, on some pages I …
visual-studio-2010 iis-7 visual-studio-2013 iis-express iis-8Is there a way to generate a readable document file from the documentation on the code directly from Visual Studio? (…
c# visual-studio-2010 xml-documentation