Well, there seems to be lots of interest in porting/migrating WPF and Winforms application to Silverlight and occasionally the other way around as well (Silverlight applications to WPF). So I wanted to dive into the world of porting/migrating and see what it involves. I however, happened to have a cool looking Silverlight application, so i decided why not convert it to WPF. Hoping that should give me an insight in to what it’s like porting between the two frameworks.
Well, my endeavor was a success. To learn more about my experience and basic overview of the porting/migrating applications between Silverlight and WPF check out my article @ simple-talk.com : http://www.simple-talk.com/dotnet/.net-framework/one-application-in-both-wpf-and-silverlight/.