Nick Riggs, Web Developer

Making stuff up about web development since last week.

7 September 2010

Subscribe to our RSS feed

Render Your Model With Client Side jQuery Templates Instead of ASP.NET MVC Partial Views

Posted in ASP.NET, JavaScript May 25, 2010

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.