ASP.NET

T03 What's Up with ASP.NET 5 (vNext): (Who Moved My Cheese?)

03/17/2015

9:15am - 10:30am

Level: Introductory to Intermediate

Mark Michaelis

Chief Software Architect

IntelliTect

Visual Studio 2015 is no minor upgrade from Visual Studio 2013. This is the culmination many changes, even to areas that have remained the same since the first days of Visual Studio .NET. This session will delve into the details of those changes as they relate to ASP.NET vNext. This includes things like the solution structure, the addition of the wwwroot folder, unit test tool updates, config file changes, project schema changes to leverage JSON and much more. Attend this session to jumpstart your ASP.NET vNext development, and catapult you to immediate productivity instead of wallowing in the surprise of change.

You'll learn:

  • About the new ASP.NET vNext Project/Solution structure
  • About the proliferation of JSON in ASP.NET vNext projects and how to leverage that
  • How to understand the overall Visual Studio solution structure and where to put your own files within the new solution structure
  • About wwwroot, both its purpose and how to leverage it
  • About the new functionality in Visual Studio 15 itself