Community

Rendering ASP.NET MVC Razor Views outside of MVC revisited

(Rick Strahl) Last year I posted a detailed article on how to render Razor Views to string both inside of ASP.NET MVC and outside of it. In that article I showed several different approaches to capture the rendering output. The first and easiest is to use an existing MVC Controller Context to render

Read More - Register for Free Membership