posted on Sunday, April 04, 2004 7:41 AM
by
demiliani
A Blog Reader written in XAML
Joe Marini on his website has posted an interesting implementation of a Blog Reader written totally with XAML, the new "eXtensible Application Markup Language" that allows you to specify the user interface portion of your Windows applications using markup to represent the usual items in an application (contained in the future Windows version of Longhorn).
Great code...