Using NHaml, from Source
The NHaml project is a super simple view engine that can be used with ASP.NET MVC. Unfortunately, like many young projects, it has changed so much in recent months, many articles on it are out of date. In fact, I don’t think I have seen any setup guides that still actually work. So, here is how to setup NHaml on SVN revision 98. Couple of prerequisites before you get started. I am assuming you have TortoiseSVN and ASP.NET MVC Here is the section outline so you can jump a head if you already have some of the steps done. »