Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

Best way to remote debug a C# mono app running on linux with Visual Studio 2013

c# visual-studio mono

Move Visual Studio cursor to the end of opening HTML tag

How can I force exclusion of certain assemblies from Code Coverage?

Windows 10 Development : How do I debug the Windows Runtime Component (written in C#) which is consumed by Javascript code

c# visual-studio windows-10

Find out Current Directory during Visual Studio C++ Debug session

Asp.net 5 Web Application startup exception after successful publish

How to connect Android device to Azure VM with Visual Studio

android visual-studio azure

Cannot write code in visual studio while debugging

System.Math.Abs() calls into native method System.AppDomain.GetId()?

c# .net visual-studio clr

Visual Studio - Compiling 32-bit code inside 64-bit project

Building on a Self-hosted VSTS-BuildAgent for VS 2017 fails with error "The TransformWebConfig task could not be loaded[...]"

Microsoft Visual Studio 2017 Mac: Where is server explorer?

How can I compare .dsql (Azure SQL DW and PDW) files in Visual Studio 2015?

Can you make visual studio scaffold etc. with bootstrap 4 in .NET MVC templates?

Showing NuGet package item added using .targets file in Solution Explorer

nuget package not installing dependencies

MSBuild can't find package for .NET Standard project in solution with other .NET Framework projects

Service Fabric Application template not available in Visual Studio

What's the difference between Local and Default SQLCMD variables in SQL Server Database Project properties?

Disable being able to edit code while debugging