Using Brail View Engine with ASP.NET MVC
Posted by: Keyvan Nayyeri,
on 08 Oct 2008 |
View original | Bookmarked: 0 time(s)
After one week of staying away from this blog and resting for a short while, now its time to get back to regular blogging with a new post! Hopefully Im going to publish more posts about new topics in the near future and one of these topics is ASP.NET MVC which is also the topic of the current post. As you may know, ASP.NET MVC (like other implementations of the MVC pattern) applies view engine mechanism as a way to replace the rendering methods of the applications, and while the built-in view engine...