Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

How can I use the nuget Package Manager outside Visual Studio to install/update a package from the commandline?

How the right way to rollback migration with Entity Framework

How to change the PCL profile in Xamarin.Forms (Portable) Application

How to run an NUnit test in VisualStudio with OpenCover code coverage?

Can I run a Shiny app from within R Tools for Visual Studio

r visual-studio shiny rtvs

Visual Studio 2015 fail to load package because Microsoft.VisualStudio.Shell.15.0 fail to load

VS 2017 mouse navigate backward stopped working with ReSharper

How to compile .py to .exe in Microsoft Visual Studio Community 2017?

python visual-studio

WholeProgramOptimization in CMake

c++ visual-studio cmake

How to see constructors in autocomplete (intellisense) of Visual Studio?

How does "Publish" in Visual Studio Work?

Is there MSVC equivalent for __builtin__FUNCTION()?

c++ visual-studio

Visual Studio: Is there a setting to delete whitespace a tab at a time?

c# visual-studio

How to nest interfaces using File Nesting in ASP.Net Core

FxCopAnalyzers: An instance of analyzer cannot be created

visual-studio nuget fxcop

How to turn off auto indent in Visual Studio 2019? (not VISUAL STUDIO CODE)

Why class template below compile in Visual Studio 2019 and does not with gcc 8.3?

After update to VS 16.9.0: Feature 'init-only setters' is not available in C# 7.3. Please use language version 9.0 or greater

c# visual-studio csvhelper

Mixing C/C++ Libraries

c++ visual-studio gcc linker

how do I specify the source code directory in VS when looking at the call stack of a memory dump?