This is a part of a series of blog posts on data access with Dapper. In today's post, we look at a way to page through large results sets.
When maintaining existing ASP.NET applications, we often need to add some client side behaviour. I am a little surprised to see people reaching for Knockout in these scenarios but I think vuejs is a great alternative that is very much worth exploring.