How to render the same template on the server and client with minimal redundancy
Posted by: More Whidbey stuff,
on 19 Oct 2009 |
View original | Bookmarked: 0 time(s)
Last week, I wrote a post about how the new Microsoft Ajax Library Preview 6 made it a lot easier to write unobtrusive and imperative data-driven applications. Because for the previous preview, I had written a cool little class browser using a declarative style, I thought it would be nice to rewrite this in a completely imperative way. The mistake I made though was to call it unobtrusive. Never mind that unobtrusive is a perfectly well-defined word that actually existed way before JavaScript....