Getting Started with NHaml
has put up a great on how to get started with NHaml.
Thanks Brian!
Trackbacks
Use this link to trackback from your own site.
has put up a great on how to get started with NHaml.
Thanks Brian!
Use this link to trackback from your own site.
Andrew, were you able to get nhaml up and running with asp.net MVC RC? I keep getting a TypeLoadException
Method ‘FindPartialView’ in type ‘MvcContrib.NHamlViewEngine.NHamlViewFactory’ from assembly ‘MvcContrib.NHamlViewEngine, Version=0.0.1.175, Culture=neutral, PublicKeyToken=null’ does not have an implementation.
[...] Getting Started with NHaml (Andrew Peters) [...]
Can NHaml be used as a simple string template engine (outside ASP.NET MVC), e.g. to build templated email notifications?