Jquery templates and data link
Update: 2012-02-17
Description
jQuery Templates bring declarative HTML templates to the browser. Data-link brings data binding to the browser. Put these two together and you have a very powerful client-side programming model. In this session you will get a deep understanding of how to apply and manipulate templates and their output using jQuery. You will learn how to nest templates, refresh template output, and provide conditional output. In addition, we will combine template output with data binding to create rich client interactions in the browser. 

Comments
In Channel