Canvas gets a Spark
Posted by: Karl Seguin [MVP],
on 01 Sep 2009 |
View original | Bookmarked: 0 time(s)
Today I updated the CodeBetter.Canvas project to target the latest releases of NHibernate (2.1), FluentNhibernate (1.0 ) and Nhiberate Linq (1.0).
More importantly is the switch away from the MVC WebForms View Engine to the Spark View Engine. I've been learning and using Spark for the last month or so, and I'm a pretty big fan. I do think that you should strongly consider it for your next ASP.NET MVC project, it increases the readability and maintainability of your views, while being very...