Articles : Page 6 of 6
- Filter:
- MvcContrib
-
Eliminate Magic Strings In Javascript With MvcContrib.FluentHtml
Feb 0905MvcContrib.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 [...]...
-
Editing a Variable Length List Of Items With MvcContrib.FluentHtml – Take 2
Jan 0913In 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 [...]...
-
Editing a Variable Length List Of Items With MvcContrib.FluentHtml
Jan 0902Steve 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 [...]...
-
MvcFluentHtml Moved To MvcContrib
Dec 0813MvcFluentHtml, discussed in this blog post, has been moved to MvcContrib. ...
-
MvcFluentHtml – Fluent HTML Interface For MS MVC
Nov 0824UPDATE: 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 [...]...
-
Welcome
Jul 0818People 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!...

