You’ve just experienced building a good-sized MVC application, SportsStore, and picked up a lot of ASP.NET MVC development
knowledge along the way. However, this was just one example, and didn’t cover every feature and facility in the MVC Framework.
To progress, we’ll now take a more systematic look at each aspect of the MVC Framework. In Chapter 8, you’ll learn more about
the core routing system. In Chapter 9, you’ll see what’s on offer as you build controllers and actions. Chapter 10 will focus
on the framework’s built-in view engine. The rest of the book considers other common web development tasks and scenarios,
including security and deployment.