Geekpedia
« Go Back

Creating a Custom View Engine in ASP.NET MVC

-----
(Rated 0 with 0 votes)

ASP.NET is an awesome web development platform that many developers wouldn't ever want to part with. However, if given the option, there are definitely parts of the package that you may want to swap out. This article will show you how easy it can be to break away from the "inline-ASP" or "Web Forms" world, and delve into your own custom ViewEngine.