Introducing NHaml - An ASP.NET MVC View Engine (andrewpeters.net)

published 2 years, 1 month ago, submitted by AndrewPetersAndrewPeters(1165) 2 years, 1 month ago

NHaml (pronounced enamel) is a pure .NET implementation of the popular Rails Haml view engine. From the Haml website: “Haml is a markup language that‘s used to cleanly and simply describe the XHTML of any web document, without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ERB, and ASP. However, Haml avoids the need for explicitly coding XHTML into the template, because it is actually an abstract description of the XHTML, with some code to generate dynamic content.” In other words, NHaml is an external DSL for XHTML. It’s primary qualities are it’s simplicity, terseness, performance and that it outputs nicely formatted XHTML. Additionally, the NHaml view engine provides support for Rails style layouts and partials.

2 comments | category: | Views: 519

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:

Comments:

posted by usshermussherm(5255) 2 years, 1 month ago

Oh so very hott!

posted by fquednaufquednau(395) 2 years, 1 month ago

Quite detailed. This MVC stuff really seems to inspire the .NEtKickers...

information Login or create an account to comment on this story