Top "Visual-studio-2015" questions

Visual Studio 2015 is the version of Microsoft's Visual Studio product suite which follows 2013 version (also known as "Dev14", includes C++ compiler version 19.

How to use C# 7 with Visual Studio 2015?

Visual Studio 2017 (15.x) supports C# 7, but what about Visual Studio 2015 (14.x)? How can I use C# 7 with it?

c# visual-studio visual-studio-2015 c#-7.0
How to Enable WiX Projects in Visual Studio 2015

When I go the the New Project dialog in Visual Studio 2015, Windows Installer XML isn't available. How can I enable …

visual-studio wix visual-studio-2015
MSbuild Error: The builds tools for v140 (Platform Toolset = 'v140') cannot be found

I have a solution which is consists of a large number of projects (C++ and C#). I upgraded the solution …

c++ msbuild cross-platform visual-studio-2015 tfsbuild
How to disable Diagnostic Tools?

When debugging a C# application in Visual Studio 2015, Diagnostic Tools starts automatically. I unchecked both checkboxes in Select Tools, but …

c# visual-studio visual-studio-2015
Visual Studio 2015 project builds failed but no errors

My project builds all fail but I'm not shown any errors. I tried cleaning and rebuilding, that didn't work. I …

visual-studio visual-studio-2015 build msbuild
Breakpoint Failed to Bind - Visual Studio 2015

I just upgraded from Visual Studio 2013 to 2015 and now I am having trouble with breakpoints. It's a hit or a …

c# visual-studio visual-studio-2013 visual-studio-2015 breakpoints
How do i use Qt in my Visual Studio 2015 projects?

We have large project that used .NET Framework for showing forms/windows. Recently i decided to deprecate CLR dependency and …

visual-studio qt visual-studio-2015 qt5
Upgrade Visual Studio 2013 solutions to Visual Studio 2015

I have installed both Visual Studio 2013 and Visual Studio 2015. Projects and solutions that were created in VS2013 are opened by …

visual-studio visual-studio-2013 visual-studio-2015