Top "Visual-studio-2008" questions

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

MSBUILD : error MSB1008: Only one project can be specified

Why am I getting the following Build error? C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild.exe C:\Code\EduBenesysNET\EduBenesysNET\…

visual-studio visual-studio-2008 msbuild
Find in Files: Search all code in Team Foundation Server

Is there a way to search the latest version of every file in TFS for a specific string or regex? …

visual-studio-2008 search tfs code-search-engine
LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup

I have the following error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup, There are a lot of threads …

c++ windows visual-studio-2008 windows-7 lnk2019
how to open *.sdf files?

I used to open sdf (sqlCE) files with visual-studio? or sql-server? I really don't remember. Now I can't open this …

c# visual-studio-2008 sql-server-ce
The type or namespace name 'Objects' does not exist in the namespace 'System.Data'

I am using entities, C# and SQL Server to create an n-tier app. I am creating some base classes common …

c# .net visual-studio-2008 linq-to-entities entities
Error LNK2019: Unresolved External Symbol in Visual Studio

I've downloaded this C++ code from the SBIG website in order to control (take pictures and save them) the camera (…

c++ visual-studio-2008 lnk2019
Visual Studio: Relative Assembly References Paths

When adding a reference to an assembly located within the solution directory, is there any way to add it relatively, …

visual-studio-2008 reference relative-path
app.config for a class library

I cannot see a app.config file generated for a class library by the VS2008 wizard. In my research I …

c# visual-studio-2008 configuration log4net class-library
How do I start a program with arguments when debugging?

I want to debug a program in Visual Studio 2008. The problem is that it exits if it doesn't get arguments. …

c# visual-studio visual-studio-2008 visual-studio-debugging
Shortcut for changing font size

Does anybody know if there is a shortcut or something similar for changing the font size in the text editor …

visual-studio visual-studio-2008 settings font-size