CHAPTER 8

image

SportsStore: Navigation

In the previous chapter, I set up the core infrastructure of the SportsStore application. Now I will use that infrastructure to add features to the application and you will start to see how the investment in the basic plumbing pays off. I will be able to add important customer-facing features simply and easily and, along the way, you will see some additional functionality that the MVC Framework provides.

Adding Navigation Controls

The SportsStore application will be more usable if customers can navigate products by category. I will do this in three phases:

  • Enhance the List action model in the ProductController ...

Get Pro ASP.NET MVC 5, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.