Porting a Silverlight Dive Log Application to WPF
Jonas Folles describes the process of porting a Silverlight application to WPF. The article discusses some of the gotcha's, how to reuse code between the two platforms, how to deal with authenticated WCF services, and how to port your XAML code.