Articles : Page 6 of 6

  • Eliminate Magic Strings In Javascript With MvcContrib.FluentHtml

    Eliminate Magic Strings In Javascript With MvcContrib.FluentHtml

    Feb 09
    05

    MvcContrib.FluentHtml provides a library of HTML helper methods that use expressions with strongly typed views to generate HTML elements. Not too long after that MS MVC beta introduced HtmlHelperT which allows users to create extension methods that use expressions in the same way.   The benefits are obvious.  By trading magic strings for [...]...

    • MvcContrib

  • Editing a Variable Length List Of Items With MvcContrib.FluentHtml – Take 2

    Editing a Variable Length List Of Items With MvcContrib.FluentHtml – Take 2

    Jan 09
    13

    In a previous post, I showed how to edit a variable length list using MvcContrib.FluentHtml.  The post was inspired by a post on the same topic by Steve Sanderson.  Steve commented on my post pointing out some limitations.  To address these limitations required some enhancements to MvcContrib.FluentHtml and some changes to my example.  So here [...]...

    • MvcContrib

  • Editing a Variable Length List Of Items With MvcContrib.FluentHtml

    Editing a Variable Length List Of Items With MvcContrib.FluentHtml

    Jan 09
    02

    Steve Sanderson recently showed  a nifty way to edit variable length lists with MS MVC .  I commented that I liked his approach.  I also mentioned that MvcContrib.FluentHtml might be used to improve a bit of awkward code used to build HTML element names.  To illustrate my point I offered some code examples.   Steve responded [...]...

    • MvcContrib

  • MvcFluentHtml Moved To MvcContrib

    MvcFluentHtml Moved To MvcContrib

    Dec 08
    13

    MvcFluentHtml, discussed in this blog post, has been moved to MvcContrib. ...

    • MvcContrib

  • MvcFluentHtml – Fluent HTML Interface For MS MVC

    MvcFluentHtml – Fluent HTML Interface For MS MVC

    Nov 08
    24

    UPDATE: MvcFluentHtml has been moved to MvcContrib where it lives in its own assembly, MvcContrib.FluentHtml. A few weeks ago I attended a presentation at the KaizenConf by Jeremy Miller and Chad Myers in which they showed their opinionated approach to MS MVC.  One of the things that caught my attention was the fluent interface they had [...]...

    • C#
    • MvcContrib

  • Welcome

    Welcome

    Jul 08
    18

    People using Spark Spark in the Field - web sites and utilities built with Spark view engine. Introduction and Learning Louis Dejardin - Hanselminutes Podcast 192: The Spark View Engine for ASP.NET MVC with Louis DeJardin My one-hundred-and-ninety-second podcast is up. Scott chats with new Microsoft employee and ASP.NET team member about his open source ASP.NET MVC ViewEngine called "Spark." It's a totally new DSL (Domain Specific Language) that might make your MVC Views more fun to write!...