Here. Because of increasing popularity, Carl Franklin asked the community for some help mirroring the audio from his .NET Rocks! internet talk show. MSDN has answered the call and is now mirroring the audio for each of the past .NET Rocks! shows and will be mirroring it into the future.
Enjoy (I know I do).
Here. John Carroll says it nicely, I think:
"Longhorn will be the first operating system where ALL functionality is designed to be accessed through managed code. WIN32's reign as the Windows API has ended, replaced by managed .NET APIs. ... WIN32 will still exist for backwards compatibility, of course, and native access APIs will exist for those applications which need it... However, Microsoft intends to ensure that all Longhorn functionality is accessible from a 100% managed program."
He goes on to say other things that I think are interesting for the Longhorn developers of the future to know.
Here. In general, anyone interested in XAML/Avalon/Longhorn should just subscribe to Chris's blog:
http://www.simplegeek.com/blogxbrowsing.asmx/GetRss?
Here. "Chris Sells expands on his first installment of this series by showing you how to integrate an SDI application into a shell while providing support for double-click document opening, a custom document icon, and adding documents to the Start->Document menu in the shell."