0
kicks
ASP.NET MVC Tip #1 - Creating New HTML Helpers with Extension Methods
In this tip, Stephen Walther shows you how you can create two new HTML Helpers that you can use within an ASP.NET MVC View. I show you how you can use extension methods to create new HTML Helpers for displaying bulleted and numbered lists.