I'开发者_C百科d like to experiment with NHaml. Can I use the NHaml view engine for a few of my views, without having to convert the entire application (or create a new prototype application)?
Yes:
http://haacked.com/archive/2008/11/16/composing-multiple-view-engines.aspx
and
How to use multiple view engines in ASP.NET MVC application
精彩评论