Debugging has been better in Visual Studio 2015.
The previous versions of ASP.NET, it wasn't possible to compile all binaries in ASP.NET using Visual Studio and debug them. But now, in Visual Studio 2015, it is much simpler.
This article shows how to debug into the ASP.NET 5 framework code using VS 2015.
Continue reading >>