Warning! Shameless self-promotion to follow…
Please take some time to vote for this year’s Mix Open Call Sessions. I’ve submitted only one session this year and I’m hoping that it will get voted in. I’m really excited about what I’ve been working on and would love the opportunity to share it at Mix11. Below is the talk description (is it a bit familiar?) and the abstract along with a link you can use to vote for it. Thanks!
Build Your Own MVVM Framework...with HTML and Javascript
In this talk we'll look at a prototype Javascript framework designed to bring the Silverlight MVVM workflow to pure Javascript and HTML. We'll look at how easy it can be to:
- Write Modular Javascript and HTML
- Leverage Databinding
- Handle Asynchronous Programming with C#5-style Asynchrony in Javascript
- Apply Convention over Configuration
- Use Screens, Conductors, EventAggregators, etc.
Many of the features you will see demonstrated are based on the ideas of the Caliburn.Micro framework, but have been implemented using idiomatic Javascript in a way that works even on IE6.
Posted
01-25-2011 9:12 AM
by
Rob Eisenberg