Streamed Template Processing for Data Binding in Silverlight
This is a sample of doing streamed template processing to perform Data Binding in Silverlight. I had to edit out the description, since MS Word + WordPress was generating invalid XML (how hard can it be?) which was causing feed validation errors.
The full template processor, with the MiniCache and PullMePushYou helpers, is less than 300 lines of code. You can download the working project (VS Orcas) here.