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.

Application Can't Load. Visual C# 2015 RC Compiler Could Not Be Created

I am trying to install Visual Studito 2015 RC Community edition. I downloaded the web installer and installed all components. After …

c# visual-studio visual-studio-2015
Project not selected to build for this solution configuration

The error: >------ Skipped Deploy: Project: DrawShape.Android, Configuration: Debug Any CPU ------ >Project not selected to build …

c# xamarin visual-studio-2015
Microsoft visual studio "setup blocked"

When I try to install Microsoft visual studio 2015 it gives the error "Setup Blocked". telling me:"The computer needs to …

installation visual-studio-2015 windows-10 blocked
Microsoft.DotNet.Props was not found

I have some error while loading the .net project solution. the error will be like The imported project "C:\Program …

visual-studio-2015
Can we Scaffold DbContext from selected tables of an existing database

As in previous versions of Entity Framework, is it possible in Entity Framework Core to reverse engineer only the selected …

asp.net-mvc entity-framework visual-studio-2015 asp.net-core asp.net-mvc-scaffolding
vcvarsall.bat needed for python to compile missing from visual studio 2015 ( v 14)

I am trying to install numpy in python 3.5 under windows 10 with visual studio 2015 ultimate installed. Short version: file vcvarsall.bat …

python-3.x visual-c++ visual-studio-2015 pip python-2.x
Visual studio (2015) emulator for android not working - XDE.exe - Exit Code 3

I have created a new Blank App (Xamarin.Forms Portable) project in Visual Studio 2015. When I try to run Droid …

android visual-studio xamarin android-emulator visual-studio-2015
ASP.NET Core EF Add-Migration command not working

Following this Microsoft Tutorial when I run the PM> Add-Migration MyFirstMigration command in VS2015 project created from the same …

c# visual-studio-2015 asp.net-core entity-framework-core
TypeScript "Compile on save" feature not working in Visual Studio 2015

The "Compile on save" feature isn't working for me after upgrading to Visual Studio 2015. When I make a change to …

javascript visual-studio compilation typescript visual-studio-2015
Visual Studio 2015 not syntax highlighting razor nor Intellisense

My Razor views in VS2015 RC are not showing the proper coloring for C# code. My project was working fine …

c# asp.net asp.net-mvc razor visual-studio-2015