0
kicks
The Big View Engine Comparison – Razor vs. Spark vs. NHaml vs. WebForm
One of the cool things about ASP.NET MVC (and other MVC web frameworks) is its capability to change the default view engine with a Microsoft or a 3rd-party one.
In this post I’m going through the basic operations we do with our views and show you how to get them done with the default web forms view engine, Razor, Spark and NHaml.