Top "Visual-studio-2010" questions

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

Windows Service Setup Project

I’m trying to create a set-up project for a windows service. I’ve followed this tutorial and many others …

visual-studio-2010 windows-services setup-project
Visual Studio 2010: Projectitem unavailable

When trying to design a form in Visual Studio 2010: How do i tell Visual Studio to ignore whatever's causing the …

visual-studio-2010 windows-forms-designer
Resharper vs. Coderush - 2010 remake

Refer to this post for discussions on previous versions. Asking the question again since Visual Studio 2010 has been officially released. …

visual-studio-2010 visual-studio resharper coderush
Installing LibTiff to Visual Studio 2010

Possible Duplicate: Using LibTiff in Visual Studio 2010 I have been trying to work with libtiff library but I couldnt get …

c++ visual-studio-2010 libtiff
Reading Variable from .mat file in C++

I am making a program in which, I am doing some processing in matlab then save the result in .mat …

c++ matlab visual-studio-2010 mat-file
BadImageFormatException x64 Issue

I swear the more Microsoft "evolves" Visual Studio, the more ignorant the entire process becomes. I have a Windows Service …

c# visual-studio-2010 windows-services badimageformatexception
Finding a window when only part of the window title is known in Coded UI Tests

The application I am writing coded UI tests for has a window where part of the window title is based …

c# visual-studio-2010 coded-ui-tests
Can't Find NuGet with VS 2010 Shell Extension Manager

Following these instructions as best I can, the VS 2010 Shell Extension Manager turns up no results when searching for "nuget". …

visual-studio visual-studio-2010 nuget visual-studio-shell
how to use xslt 2.0 in visual studio 2010

I am using xslt 2.0 for transforming one xml format to another xml format.But Visual Studio 2010 supports only xslt1.0. So, …

.net visual-studio-2010 xslt .net-4.0 xslt-2.0