Sample Code and Slides from DevConnection Germany
Posted
by Stephen Walther
on Stephen Walter
See other posts from Stephen Walter
or by Stephen Walther
Published on Sat, 11 Jun 2011 13:06:29 GMT
Indexed on
2011/06/20
16:36 UTC
Read the original article
Hit count: 381
Thank you everyone who came to my three talks this week at DevConnections Germany! I really enjoyed my time in Karlsruhe.
Here are the slides and sample code for the three talks:
- jQuery Templates
In this talk, I discuss how you can take advantage of jQuery templates when building both ASP.NET Web Forms and ASP.NET MVC applications. I demonstrate several advanced features of templates such as wrapped templates and remote templates.
- HTML5
In this talk, I discuss the features of HTML5 which matter most when building database-driven web applications. I demonstrate WebSockets, Web Workers, Web Storage, IndexedDB, and Offline Web Applications.
- jQuery + OData
In this talk, I demonstrate how you can build entire web applications by taking advantage of jQuery and OData. I demonstrate how you can use jQuery and OData to both query and update database data. I also discuss two approaches for supporting validation.
© Stephen Walter or respective owner