Render Your Model With Client Side jQuery Templates Instead of ASP.NET MVC Partial Views
Stop writing render code in multiple places in your ASP.NET MVC ajax applications. Learn how to push your model to the browser and use jQuery to bind it to templates.