Top "Visual-studio-2013" questions

Visual Studio 2013 is a version of Microsoft's Visual Studio (also known as "Dev12", includes C++ compiler version 18.

Visual Studio 2013 hangs when opening a solution

I installed VS2013 (v12.0.21005.1) and added ReSharper 8 (v8.0.2000.2660) a day or two ago. That day it was fine. Now I'm …

visual-studio visual-studio-2013
Enable Entity Framework 6 for MySql (C#) in WinForms of Microsoft Visual Studio 2013

Yesterday I knew that Entity Framework is another method to access database beside using Dataset or DataReader,then I tried …

c# mysql winforms visual-studio-2013 entity-framework-6
Building Qt5 with Visual Studio 2012 / Visual Studio 2013, and integrating with the IDE

How do you get Qt5 to download and integrate with Visual Studio 2012? What are some of the problems you will …

c++ visual-studio-2012 visual-studio-2013 qt5 directx-11
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 to use Sass in Visual Studio 2013

How can I use the Sass CSS preprocessor in Visual Studio 2013? Are there any extensions that provide support for Sass?

visual-studio visual-studio-2013 sass css-preprocessor
How do I open SSRS (.rptproj) files in Visual Studio 2013?

How do I open .rptproj in Visual Studio 2013 Pro? When I try to open SSRS projects originally created in VS2008, …

c# reporting-services visual-studio-2013
IISExpress cannot find ssl page running localhost with Visual Studio 2013

When I access the site as http://localhost:26049, the site runs fine. If I try to access the site with …

c# asp.net ssl visual-studio-2013 iis-express
Business Intelligence - SSDT for Visual Studio 2013

I was searching for Business Intelligence SSDT tools on Visual Studio 2013. I found SSDT for Visual Studio 2012 here, http://www.…

visual-studio-2013 business-intelligence sql-server-data-tools
From where do I reference a missing assembly (System.Net.Http.Formatting)?

In my Visual Studio 2013 RC project, I'm getting this err msg: "The type 'System.Net.Http.Formatting.MediaTypeFormatter' is defined …

.net-assembly visual-studio-debugging visual-studio-2013 system.net mediatypeformatter
How to uninstall .vsix Visual Studio Extensions?

I am currently trying to install the XNA Game Studio for Visual Studio Express 2013. And I accidentally ran the .vsix …

visual-studio-2013 xna uninstallation vsix