Top "Visual-studio-2010" questions

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

How Add System.Web Reference To A Windows Form Application

I want to use HttpUtility.UrlEncode in a windows form application, but i can not find System.Web in .NET (…

c# visual-studio-2010 reference windows-applications system.web
T4 templates error: loading the include file ef.utility.cs.ttinclude returned a null or empty string

I have overridden the controller generation T4 templates (ControllerWithContext.tt) as described here. I would like to take advantage of …

c# visual-studio-2010 t4
Problems including MATLAB "engine.h" for C++ code

I am trying to run the example code from the MATLAB Doc, but when I try to build the project …

c++ visual-studio-2010 matlab matlab-engine
VS2010 profiler : is it possible to profile one specific method?

Possibly some methods to turn on and turn off profiling from code? Or can you select a specific function to …

visual-studio-2010 visual-studio profiling profiler
Installshield error 1001 without installshield installed

I have an application with an installshield installer. I install a service and a windows form. Whenever I install the …

c# visual-studio-2010 installshield-le
Compile a C# project into one dll

I have a base project that feeds two different projects. I want to be able to have the primary project …

.net visual-studio-2010 ilmerge
Restrictions on installing extensions or add-ins in Visual Studio 2010 Express

I installed MSVC++ 2010 Express and trying to figure which extensions (vsix) are available to install. There are some extensions in …

visual-studio-2010 visual-studio visual-studio-express visual-studio-extensions vsix
Where can I find Expression Blend 4 for Visual Studio 2010?

I wanted to try Expression Blend and found out that the product, Expression Studio, is discontinued. I have Visual Studio 2010 …

wpf visual-studio-2010 xaml expression-blend expression-blend-4
Visual studio file opens only with notepad

I have a very strange issue with Visual Studio 2010. My program have some memory issues, so I have to reboot …

c++ visual-studio visual-studio-2010 notepad
Force ReSharper to use StyleCop settings for code cleanup

I saw similar questions but was unable to find the answer, even though some of them were marked as answered. …

visual-studio-2010 resharper stylecop