Top "Visual-studio-2010" questions

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

Completely Disable Formatting and Completion in ReSharper for Visual Studio

I like a lot of the features that ReSharper offers, but I absolutely can't stand the formatting and code completion …

visual-studio-2010 formatting resharper intellisense resharper-6.0
How do I handle TODO comments in VisualStudio 2010?

I'd like Visual Studio to list all lines having "TODO: " in their beginning (usually after a comment sign which may …

visual-studio visual-studio-2010 comments todo
Publish ClickOnce installation error "Exception reading from manifest" using VB.NET

I'm using Visual Studio 2010 and VB.NET. My target environment is .NET Framework 4.0. So I'm facing this problem when I'm …

vb.net visual-studio-2010 clickonce vb.net-2010
Visual Studio 2010 Solution Find all References Not Working

I have a Visual Studio 2010 Solution that was imported from a Visual Studio 2008 solution that the Find all References does …

visual-studio-2010 reference find find-all-references
setup has detected that the file "" has changed since it was initially published

I have developed a setup application for my project, wherein prerequisite software's will be downloaded from vendors website. Doing this …

.net visual-studio-2010 crystal-reports setup-deployment
How come you cannot catch Code Contract exceptions?

System.Diagnostics.Contracts.ContractException is not accessible in my test project. Note this code is purely myself messing around with …

c# visual-studio-2010 .net-4.0 code-contracts
Error: "is not an attribute class" when using ConfigurationElementType attribute

I'm trying to create a custom exception handler for the exception handling block of enterprise library 5.0. As far as I …

c# visual-studio-2010 enterprise-library
What are the little coloured bits on my vertical scroll bar in Visual Studio 2010?

I have only recently paid any attention to the appearance of little green and blue rectangles on my vertical scroll …

visual-studio-2010 visual-studio-extensions productivity-power-tools
How do I deploy an Asp.net web application to a Sharepoint 2010 site using WSP

Suppose I created a custom web application that consists of: several assembly DLLs: web app, business logic, data services multiple …

asp.net visual-studio-2010 deployment sharepoint-2010 wsp
Visual Studio 2010: Embed Interop Types

I found some information about this on Scott Hanselmans Blog Does anybody exactly know what this mean? Is this only …

visual-studio-2010 clr com-interop pia