What's the recommended way to paginate content?

I was able to figure out a solution storing the page value using the SessionState as discussed in this thread. I’ll post a self-contained example later today.