Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
Long story short, because of some issues with architecture and the fact that someone already put a few .aspx files …
.net visual-studio visual-studio-2010 web-applications class-librarywhile doing the build of my dontnet 4.0 project setup i'm getting following errors An error occurred generating a bootstrapper: Unable …
visual-studio-2010 .net-4.0 setup-project setup-deployment bootstrapperI have a pretty annoying problem with the IntelliSense in Visual Studio 2010: Every now and then (but not always - …
visual-studio intellisense coderush-xpress visual-studio-2010I have a DLL I wish to register with my GAC. I enter the command: gacutil /i c:\temp\msvcr100.…
windows visual-studio-2010 gacutilI know Visual Studio 2010 has a new Code Analysis tool built in, but that is only for the premium and …
visual-studio-2010 visual-studio .net-4.0 fxcopI have a C# app that had the default namespace WindowsFormsApplication1. I decided that I would like to use a …
c# visual-studio-2010 namespacesI have several wdprojects (web deployment 2008) in vs2008 solutions. When I installed vs2010 RC none of my wdprojects will open. …
visual-studio-2010 web-deployment-projectI am using VS2010, and Silverlight 4. When I run my code the debugging does not work (I get the above …
silverlight visual-studio-2010 silverlight-4.0Visual Studio used to execute the "Naviagte Backward" command whenever I hit the back thumb button on my mouse, but …
visual-studio-2010 settings mousee.g. alt enter -> context menu -> Find all 'Redundant name qualifier' issues -> but now …
c# visual-studio visual-studio-2010 resharper