Top "Visual-studio-2008" questions

This tag refers to the Visual Studio line of software development products from Microsoft, the 2008 version.

Visual Studio debugger - Displaying integer values in Hex

I'm using Visual Studio 2008 and I have just noticed that the debugger is displaying integer values as Hex when I …

debugging visual-studio-2008 integer hex
The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file

The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add <add …

asp.net visual-studio-2008 httphandler rdlc
Visual Studio - Is there a keyboard combination to select an entire line?

I already know about Ctrl + L to delete an entire line...is there one to just select an entire line (…

visual-studio visual-studio-2008 visual-studio-2010 keyboard-shortcuts
How to automatically remove trailing whitespace in Visual Studio 2008?

Is it possible to configure Visual Studio 2008 to automatically remove whitespace characters at the end of each line when saving …

visual-studio visual-studio-2008
How to invoke MSBuild via command prompt?

I have a website (not a web application) and I want to publish it from the command prompt in the …

c# visual-studio-2008 msbuild web publish
Visual Studio: Multiple post-build commands?

Visual Studio 2008 lets me declare a command and attach it to the post-build event for a project. Like a lot …

c# visual-studio-2008
how to use gettimeofday() or something equivalent with Visual Studio C++ 2008?

Could someone please help me to use gettimeofday() function with Visual Studio C++ 2008 on Windows XP? here is a code …

c visual-studio visual-studio-2008 visual-c++ gettimeofday
Visual Studio: Is there a way to collapse all items of Solution Explorer?

I know that I can use Arrow Keys to collapse items of solution explorer one by one, but I would …

.net visual-studio-2008
Add Library to Visual Studio 2008 C++ Project

I'm completely new to Visual Studio and I'm having some trouble getting a project started with Visual Studio 2008. I'm experimenting …

c++ visual-studio-2008 mapi
Visual Studio won't open solution file

I have a VS project (made by someone else), and when I try to open it on Visual Studio 2008, I …

visual-studio-2008 backwards-compatibility