Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET » CodeDom   (RSS)

A BuildProvider to simplify your ASP.NET MVC Action Links

Update : Please see this newer post for the latest and greatest MVC T4 template   One downside of using Html.ActionLink in your views is that it is late bound.  e.g. say you write something like this: <% = Html.ActionLink( "Home"
Posted by davidebb | 26 Comments
Filed under: , ,

Attachment(s): MvcActionLinkHelper.zip
 
Page view tracker