Top "Visual-studio-2008" questions

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

Visual Studio 2008 Product Key in Registry?

I have a friend who needs to reinstall windows, but he can't find his VS2008 activation code/product key. Is …

visual-studio-2008 registry
String escape into XML

Is there any C# function which could be used to escape and un-escape a string, which could be used to …

c# .net xml visual-studio-2008 escaping
HTTPS with Visual Studio's built-in ASP.NET Development Server

Is there a way to access Visual Studio's built-in ASP.NET Development Server over HTTPS?

asp.net visual-studio visual-studio-2008
User Controls not showing up in the toolbox

I have some UserControls that I created in ProjectA. I have ProjectB that has a windows form that I want …

visual-studio-2008 user-controls toolbox
The Following Module was built either with optimizations enabled or without debug information

I cannot get rid of this in my VS 2008 web project when debugging. I've checked that it's in debug mode …

visual-studio debugging visual-studio-2008 visual-studio-debugging
Is there a list of Visual Studio environment variables?

Possible Duplicate: Link to all Visual Studio $ variables Visual Studio has a lot of environment variables like $(TargetFileName) but I …

visual-studio visual-studio-2008 visual-studio-2005
Slow debugging issue in Visual Studio

In my Visual Studio instance, even if I just wrote a single line of return in a C# console application, …

visual-studio debugging visual-studio-2008 performance
How do I run NUnit in debug mode from Visual Studio?

I've recently been building a test framework for a bit of C# I've been working on. I have NUnit set …

c# visual-studio-2008 unit-testing testing nunit
64-bit version of Boost for 64-bit windows

Is there a version of 64-bit Boost library for VS2008 ? Or do I have to compile one myself? if, so, …

c++ visual-studio-2008 boost
Set an exe icon for my program

I'm using Microsoft Visual Studio 2008 and I'm trying to set an exe icon for my program. I've searched this site …

c++ visual-studio-2008 resources executable icons