0
kicks
ASP.NET MVC Tip #5 - Create Shared Views
In this tip, Stephen Walther explains how to create shared views for controller actions. A shared view can be used with multiple controllers. In particular, I explain how to create shared views for displaying and editing database data.