Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2010

namespace Visualstudio does not exist in the namespace Microsoft, missing assembly reference

c# .net visual-studio-2010

How to change the highlight color for matched braces in VS2010

visual-studio-2010

Disabling MSTest temp directory in TeamCity

Warning given when debugging source code in visual studio 2010

ASP.NET MVC3 Area _ViewStart.cshtml not deployed

Can't install packages with NuGet - 500 internal server error

visual-studio-2010 nuget

I Can't Write Arabic text in the XAML file

Where's the "Allow this precompiled site to be updatable" check in Visual Studio 2010?

Having trouble adding a ribbon control to my Outlook 2010 Addin

Build only the VS Setup project via command line

Visual Studio mscorlib classes source code

Can I program for Macs without owning one?

Saving the form state then opening it back up in the same state

Build Customization for CUDA 5.0 not found in Visual C++

visual-studio-2010 cuda

MFC edit control update

c++ visual-studio-2010 mfc

GStreamer C++ on Visual Studio 2010?

How does Visual Studios calculate the Maintainability Index?

How can I speed up Visual Studio 2010 text editor render speed?

wpf visual-studio-2010

How can I use unit testing when classes depend on one another or external data?

MFC data forwarding to main thread via PostMessage