Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2008

Visual Studio 2008 unit tests and nunit

Visual Studio Extension: Wait for all projects to complete loading with IVsSolutionEvents OnAfterOpenSolution

Call is ambiguous error using Linq

Visual Studio Settings file - how does it work?

Is there anyway to disable Visual Studio auto complete for object keyword [duplicate]

Why is "Evaluation of lambda expressions is not valid in the debugger"?

Debugged Program Window Won't Close

How to find code which is only called by tests

QueryInterface fails with E_NOINTERFACE on C#

Stop Debugging (Shift+F5) causing debugging to restart

Creation of a new instance of generic type parameter not getting code coverage

c# visual-studio-2008

How to add external file to application files ( clickonce / .NET)

Can I change the default modifier from Friend to Private in the Windows Forms designer in VS 2008?

Can Visual Studio post build events be used with ClickOnce publishing?

What can cause Visual Studio 2008 to hang while debugging?

How can I speed up Visual Studio builds to match MSBuild parallel performance?

What is the best practice when the database schema changes in entity framework?

What's the equivalent of Visual Studio 2008 Object Test Bench in Visual Studio 2010?

Why are qualifiers of template arguments stripped when deducing the type?

Placing C# Project References in a Subfolder