ASP.NET MVC 6 Deep Dive

6/27/2015 at SoCal Code Camp in San Diego, CA

We’ll take a detailed look at the tools you need to build an asp.net 5 app. | | We’ll also look at building apps using Visual Studio 2015 and without it. | | We’ll look at cross platform ability as well as new features in ASP.NET MVC 6, WebAPI & Razor. | | | | This session will feature a lot of code samples and demos to help you get familiar with asp.net 5 (vNext) and it’s associated tools. | | | | Topics include: | | ASP.NET MVC6 | | Dependency Injection | | Poco Controllers | | TagHelpers | | Async Views | | Incremental Flushing | | Combining MVC routes and WebAPI Routes in a Single Controller | | ASP.NET MVC on *nix/OSX