Level: Intermediate
Learn about some pretty cool additions to ASP.NET MVC.
Well, it's that time again where we get another new release from Microsoft on a series of platforms. Happily, the particular platform I'm talking about here is one that just keeps getting better and better: ASP.NET MVC. For the most part, the code you write is not changing so fear not, but there are some pretty cool additions I want to talk to you about, among which are Katana/Owin, Bootstrap, Security features, Scaffolding, and my favorite feature of all, Attribute Routing. So join me and let's see stir the pot of web development, yet again!
You will learn:
- What's changed and what's new with MVC 5
- Dev Techniques for using new features