Browse by Tags

Related Posts

  • Should Html helpers be recategorized?

    The Html helper stuff (can't call it a class since it is mostly extension methods... ) seems to have two modes. In the first mode, you use it like this: <%= Html.ReturnSomething(stuff) %> In the other mode, you use it like this: <% Html.WriteSomething(stuff) %> or like this: <% using...
    Posted to ASP.NET MVC (Forum) by dougcook on 09-03-2008, 12:00 AM
    Filed under: suggestion, helpers, htmlhelper
Page 1 of 1 (1 items)