Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I am using Visual Studio 2010 SP1. What I first tried was this: Open the Visual Studio console tool from start …
visual-studio-2010 command-line msbuild console devenvI don't know if anybody else has had an issue with the performance of Visual Studio 2010, but I close it …
performance visual-studio-2010I've installed Visual Studio 2010 (fresh install), then applied the SP1. Now I've tried to install the silverlight 4 tools, but i'm …
visual-studio-2010 visual-studio silverlight silverlight-4.0I get a message saying the following: Error 1 Package restore is disabled by default. To give consent, open the Visual …
visual-studio-2010 visual-studio nugetI've been using Beta 2 for a while now and it's been driving me nuts that I have to punt to …
visual-studio-2010 visual-studio powershellIs there a Microsoft tool to get the assembly version of a DLL file from a command line? (I know …
dll visual-studio-2010 assemblies versionI have two projects in a solution. PizzaSoftware.Data PizzaSoftware.UI In the Data project, I have my Entity Framework …
c# visual-studio-2010 entity-framework windows-forms-designerIn Visual Studio while designing MVC views (in .aspx or .ascx files), I often use if statements. When I auto-format (…
visual-studio-2010 view formatting curly-bracesAfter switching to VS2010, the managed debug assistant is displaying an error about an unbalanced stack from a call to …
c# c++ visual-studio-2010 pinvoke dllimportUnhandled exception at 0x758cd36f in OSGP.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x0028ef70.. …
c++ visual-studio-2010 opengl openscenegraph