Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2008

Why do I get an error 'Cannot resolve symbol <symbolname>' in ReSharper?

Does adding [Serializable] to the class have any performance implications?

"LNK2022: metadata operation failed" driving me insane

How to make std::vector's operator[] compile doing bounds checking in DEBUG but not in RELEASE

Why doesn't Visual Studio want me to add a new window to my WPF project?

Change assembly name based on configuration (Visual Studio 2005/2008)

Disable Visual Assist X for certain project types

Visual Studio keeps running the old build

Change font size and style in Visual Studio 2008

visual-studio-2008

Visual Studio: how to create a project that would compile 2 exe files?

convert a console app to a windows app

How do I create an empty solution in Visual Studio (2008)?

visual-studio-2008

VS2008 or ReSharper shortcut to delete line

What is the worker process for IIS7?

visual-studio-2008 iis-7

Setting the default page for ASP.NET (Visual Studio) server configuration

Hide WPF elements in Visual Studio designer

wpf visual-studio-2008

Can ClickOnce be configured to delete off old published directories?

How to resolve fatal error LNK1000: Internal error during IncrBuildImage?

Using visual studio for developing mono applications

Can't set breakpoints on an auto-property setter ? Why?