Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

Can ReSharper 7.x be used with VS2013 preview? [closed]

Change background color of Solution Explorer in Visual Studio

visual-studio

"A Setup Package is either missing or damaged" error while installing Visual Studio 2015 on Windows 10

How can I enable all features of C# 7 in Visual Studio 2017 project?

"Changes to 64-bit applications are not allowed" when debugging in Visual Studio 2008

Visual Studio freezes or hangs on startup

visual-studio

How to fix DNX/DNVM in Visual Studio 2015?

Open a file in Visual Studio at a specific line number

"Value does not fall within the expected range" when trying to add a reference in a project

How to force an exception while debugging in Visual Studio?

c# .net visual-studio

Turning off automatic outlining in Visual Studio

visual-studio

MSBuild does not contain a value for the "VCTargetsPath" property

How to debug Karma tests in Visual Studio Code?

Visual Studio 2015 diagnostics tool does not support current debugging configuration

Generate C# project using CMake

Convert CString to const char*

Visual Studio Code Review Difference Window

c# visual-studio

Error NU1105 Unable to find project information - The project file may be invalid or missing targets required for restore

Stepping through and debugging code in Unit tests

What are some reasons a Release build would run differently than a Debug build [closed]