I like to implement a paging in my asp.net mvc(C#) application like the one in blogger(blogspot.com).
The Paging should look like:
`New Posts Home Older Posts`
The Page should contain the number of items configurable.
Any ideas on this?
It's not exactly what you want, but you can figure it out.
http://mgolchin.blogspot.com/2009/06/mvc-datapager.html