Clicky

November 14, 2008
@ 09:50 PM

Thanks to ASP.NET MVC and C# Extension Methods, many developers in the community have been creating very useful HtmlHelper extensions and some of them are sharing their works. Today I find this nice one for Gravatar (via Simone’s tweet) and after reading that post this thought came to my mind to gather such Helpers somewhere so that others can access them easily and quickly. This post will be the first step to gather and share such Helpers (If I feel it can be more useful than what I’m thinking now, I may launch a dedicated website for this purpose!).

At this early stage I put some links without any categorization, but after my list grows up I try to update my list and categorize them.

If you have written a nice HtmlHelper for ASP.NET MVC and want to share it with others please send me a message or a reply to mahdi on twitter. I update this post as soon as I find new Helpers so you can check it frequently. This link is shorter to remember: http://tinyurl.com/mvchelper

 

- MVC HtmlHelper for Gravatar
- Paging HtmlHelper for ASP.NET MVC
- Marquee and GridView HtmlHelpers for ASP.NET MVC
- ReCAPTCHA HtmlHelper (and also a solution to use ReCAPTCHA in ASP.NET MVC)
- ASP.Net MVC Extension method to create a Security Aware Html.ActionLink
- CheckboxList Helper


If you like to promote my list please kick it on DotNetKicks.com ;-)
 
Saturday, November 15, 2008 12:09:00 AM (Iran Standard Time, UTC+03:30)
Hey, I checked them out. they were nice; specially MVC HtmlHelper for Gravatar.
By the way, I'll do my best to help you out in this.
Comments are closed.