Web and Windows Phone 7 by Ben Cull

Archive for the “MVC” Category

Simple MVC 2 Pager Control – PagerHtmlHelper

Posted on July 26th, 2010 by Benjii

I’ve recently discovered a great new tool for MVC 2 that lets you create generic modular controls that can be shared with and used by anyone. So I built a paging control. Now you get a free Pager control AND learn how to build your own html helper. Amazing. If you just want the pager [...]