Top "Visual-studio-2008" questions

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

What does the Visual Studio "Any CPU" target mean?

I have some confusion related to the .NET platform build options in Visual Studio 2008. What is the "Any CPU" compilation …

.net visual-studio-2008 build 64-bit
Visual Studio move project to a different folder

How do I move a project to a different folder in Visual Studio? I am used to this structure in …

visual-studio visual-studio-2008
Git in Visual Studio - add existing project?

I'm trying to put an existing project under Git source control, but I'm unclear on several things. I have set …

git visual-studio-2012 visual-studio-2008 tfs azure-devops
Where can I find WcfTestClient.exe (part of Visual Studio)

The MSDN docs state that I can find the WCF Test Client in: C:\Program Files\Microsoft Visual Studio 9.0\Common7\…

wcf visual-studio visual-studio-2008
Visual Studio Copy Project

I would like to make a copy of my project. I would rather not start doing it from scratch by …

visual-studio visual-studio-2008
How to define relative paths in Visual Studio Project?

I have a library and a console application that uses a library. The library has a folder with source and …

c visual-studio visual-studio-2008 visual-c++
How to debug a referenced dll (having pdb)

I have two solutions in my workspace, say A and B. Solution A is an older project which I finished …

c# visual-studio visual-studio-2008 visual-studio-2005
Go to Matching Brace in Visual Studio?

Is there a way in Visual Studio 2008 to go from a closing brace to its opening brace? I've found a …

visual-studio-2008 keyboard-shortcuts curly-braces
The project type is not supported by this installation

Whenever I try to open a project (csproj) that's downloaded from the internet, most of the times, I get the "…

visual-studio visual-studio-2008 visual-studio-2010
How to set standard encoding in Visual Studio

I am searching for a way to setup Visual Studio so it always saves my files in UTF-8. I have …

visual-studio visual-studio-2008 encoding character-encoding