Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2008

Can a C++ dll compiled using Visual Studio 2008 be used with Visual Studio 2005?

codebehind cannot reference the page controls

Why is my visual studio 2008 project read-only

Language of a string table in Visual Studio 2008

How to setup native remote debugging?

Why does Visual Studio 2008™ crash? [closed]

visual-studio-2008

Permission in Visual Studio 2008 reports

Strange MFC / VC++ Linker Error (std::list<CRect> already defined)

How do I create an installer for Visual Studio 2008 addin?

Find in source control --> Status option in Visual studio 2010 not showing

Using Mono.Cecil with .NET CompactFramework on Windows Mobile devices

A specific: Could not load file or assembly 'xxxx' or one of its dependencies. The system cannot find the file specified

How to catch unhandled exception from .Net application with procdump (or similar)?

LINQ2SQL: If I make changes to DB, how to mirror them in DBML?

Unmanaged C++ Unit testing in Visual Studio 2008

How to add a toolbar to a Visual Studio add-in?

How to turn on code folding for functions in Visual Studio 2008?

visual-studio-2008

Solution Converted from Visual Studio 2008 Fails Gacutil Post-Build Steps in Visual Studio 2010

How do I declare template function outside the class declaration