MvcContrib now offers four (4) alternative view engines for ASP.NET MVC
Posted by: Jeffrey Palermo,
on 28 Jan 2008 |
View original | Bookmarked: 0 time(s)
That's right. If you prefer not to use the default ASPX view engine that comes with the ASP.NET MVC Framework, you now have options. Here's the rundown: (and keep tabs on my feed for more things MvcContrib: http://feeds.feedburner.com/jeffreypalermo) Brail. The Brail view engine from MonoRail has been ported to ASP.NET MVC and added to MvcContrib. This view engine lives in MonoRail, but with MvcContrib, it can now be used with ASP.NET MVC Framework controllers. ...