Chapter 20. Paging, Views, and Ajax

In this chapter, we focus on the user interface. In the first part of this chapter, we add support for paging through blog entries. Next, we create the views for our blog application. Finally, we modify our blog application to take advantage of Ajax.

We have only two user stories that we need to implement (see Figure 20.1). One story for paging and one story for Ajax.

Figure 20.1. The user stories

image

Adding Paging Support

Our first user story concerns paging. We don’t want users of the blog application to ...

Get ASP.NET MVC Framework Unleashed 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.