Top "Visual-studio-2010" questions

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

Visual Studio 2010 Intellisense slows down everything

I have the issue with Visual Studio 2010, after a while, running exceptionally slowly and slowing everything else down with it. …

visual-studio visual-studio-2010 intellisense performance lag
The Operation could not be completed: Invalid Pointer

Update: Below you will find answers that are mostly connected to ASP.NET issues and not the question I originally …

visual-studio-2010 android-layout xamarin.android
New "use HTML5 semantic markup" option on File > New MVC 3 project

Some days ago I installed the ASP.NET MVC 3 Tools Update for Visual Studio 2010. Just now I went to create …

html visual-studio-2010 asp.net-mvc-3 visual-studio tooling
MSDN Library download?

I spend a lot of time offline, and while normally I'm in the middle of some book or magazine for …

visual-studio-2010 msdn
WiX - Install Prerequisites and 3rd party applications

I have a wix Windows Installer for my C# application. Things are working, I am able to install and uninstall …

c# visual-studio-2010 wix windows-installer prerequisites
What's the proper way to comment a constructor in a generic class?

What's the proper way to comment this? /// <summary> /// Initializes a new instance of the <see cref="Repository"/&…

c# visual-studio visual-studio-2010 stylecop xml-documentation
Change text color for Selected Text in Visual Studio

Possible Duplicate: I can't edit selected text foreground color in Visual Studio 2010. Anyone know how to do this? In the …

visual-studio-2010 visual-studio user-interface textcolor
MDI Parent Form Problem setting Parent

I am using a MDI parent form that has a childs and they show up very well when they are …

c# visual-studio-2010 mdichild mdiparent
VS 2010 Publish using Web Deploy

I'm trying to deploy my ASP.NET MVC 3 web application using VS2010 Publish feature. I'm using Web Deploy as Publish …

visual-studio-2010 iis-7 web-deployment-project windows-server-2008-r2 webdeploy