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.

Gitignore won't ignore .vs folder for Visual Studio 2015 RC on Windows7/8

This one has stumped several team members on Windows, running Git. We've tried all sorts of explicit and wildcard entries …

windows git directory gitignore visual-studio-2015
IIS Express crashes when starting a site from visual studio

I started encountering this problem after installing the Visual Studio 2015 RC; I am no longer able to debug web projects …

iis-express visual-studio-2015
class name and method name dropdown list is missing (visual studio setting)

Does anyone know how to get my class name and method name dropdown lists again? It's the dropdown lists that …

visual-studio visual-studio-2012 visual-studio-2008 visual-studio-2015 visual-studio-2005
Visual Studio 2015 Intellisense not working

I have a fresh install of VS2015 on windows 8 and intellisense doesn't work at all (nothing!) in any environment. I …

visual-studio intellisense visual-studio-2015
How do I use the C#6 "Using static" feature?

I'm having a look at a couple of the new features in C# 6, specifically, "using static". using static is a …

c# visual-studio-2015 static using c#-6.0
Publish website without roslyn

I am trying to create web application using Visual Studio 2015 and .NET 4.5.1. When I publish the website, visual studio create …

visual-studio visual-studio-2015 roslyn
"Has invalid child element" warnings in Microsoft.Common.Targets while building

In my VS2010, when I build my solution, I have over 100 warnings in the file Microsoft.Common.Targets. When I …

visual-studio-2010 visual-studio-2012 visual-studio-2013 visual-studio-2015
error cannot open file 'kernel32.lib'

I have installed VS2013 and VS2015 on Windows 7. I have an existing C++ Dll project that was building fine but …

visual-c++ visual-studio-2015 kernel32
Visual Studio 2015 or 2017 shows IntelliSense errors but solution compiles

We are currently evaluating the new Visual Studio 2015 and encountered a strange problem with IntelliSense. When I compiled our main …

visual-studio intellisense visual-studio-2015
SSDT for visual studio 2015

Does this exist? I can't find SSDT for visual studio 2015? anyone know if this exists or is/when it is …

visual-studio-2015 ssdt-bi