Here is a trick you could use. Make sure your Silverlight Views and View Models are isolated within their own assembly that is easily referenceable by your WPF application. Add a reference to the Silverlight class library that houses the Views & View Models in the WPF application. Move the contents of the UserControl, "CustomerView" … Continue reading Reusing XAML from Silverlight in WPF
Month: May 2009
Silverlight + Windows Azure Speech
I was recently invited to speak at Ohio Dominican University located in Columbus, Ohio. My topic was leveraging Windows Azure and Silverlight technology to build next generation web applications.
Silverlight @ Stackoverflow
Recently, I have been dedicating some of my spare cycles answering a few questions over at Stack Overflow. I really like this community as I think it takes a fresh look at developer communities. If Stack Overflow hasn’t made it on your list of places to go to find answers, go check it out today!