ASP.Net Web Forms to MVC Interop

added by TomAnderson
4/12/2011 2:05:29 AM

130 Views

Zeus is an MVC Interop Helper for sites that are partially in WebForms and partially in MVC. It allows WebForm pages to call MVC Helpers (such as HtmlHelper, UrlHelper, etc.) as well as bind Models and run actions on controllers.


0 comments