Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2010

is it possible to have partial xaml like partial class?

wpf visual-studio-2010 xaml

cmd.exe exited with code 9009

c# visual-studio-2010

How to use CMAKE for Windows-SDK compiler, when VS2010 is installed?

__asm__ in c++ error [duplicate]

How do I get 100% code coverage for "catch with rethrow" block in VB.NET in Visual Studio 2010 Ultimate?

How can I access a data file from a Unit test method?

Team City and Visual Studio 2010 and Coverage Tool

Did anyone manage to make katmouse work over vs 2010

visual-studio-2010

C++/CLI: CA2123: Requires SecurityCriticalAttribute?

can I use .NET Framework 4.0 with VS2008?

Why would Visual Studio 2010 say it can't show a variable during debug?

Reference non-GAC version of DLL in Visual Studio 2010

Visual Studio keeps building everything

How can I disable or control Visual Studio 2010 tab groups?

visual-studio-2010

Failed to queue test run: Unable to start the agent process(Visual Studio 2010)

Visual Studio 2010 Extensibility - Custom Project Template Wizard

How to extend the Visual Studio Debugger with an IronPython shell?

Does VS2010 have an xml schema validator?

HttpClient & HttpResponseMessage missing in VS 2010 - its for consume REST services

MVC2 - Basic question where logic should go