0
kicks
ASP.NET MVC Tip #26 – Create a Lightweight Control View Engine
In this tip, Stephen Walther shows you how to create a custom ASP.NET MVC view engine that supports lightweight, declarative controls. He shows you how to create both simple controls and controls that display database data. He also shows you how to test the rendered output of the lightweight controls.