Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

How to make Visual Studio ask for the source path after I get: "There is no source code available for the current location."

visual-studio debugging

How can I search in Visual Studio and get it to ignore what is commented out?

visual-studio search

When passing a managed byte[] array through PInvoke to be filled in by Win32, does it need to be pinned?

What's the point of the red underline highlighting in ReSharper 5 for ASP.Net MVC?

Ignoring files from checkin with certain pattern of change

Visual Studio 2017 online build agent fails due to inability to find Visual Studio Version 15.0

How can I open a project without opening its associated solution in Visual Studio?

MSBuild 15 NuGet restore and build

VS used to open browser in new tab, now opens new browser

Change assembly name based on configuration (Visual Studio 2005/2008)

Visual Studio keeps running the old build

How to turn off "Break when exception is thrown" for custom exception types

How to set Visual Studio Filters for nested sub directory using cmake

How to close a Visual Studio tool window (not a document tab) using a keyboard shortcut?

visual-studio

VS 2013: curly braces size mismatch

How to make Visual Studio 2015 installer know that I already have Android SDK?

Visual Studio: how to create a project that would compile 2 exe files?

Does Sublime Text 2 have the ability to region code similar to Visual Studio?

Enable a single warning in Visual Studio

c++ visual-studio warnings

Good refactoring support for C++ [closed]