Silverlight 3 Navigation: Even more on Dynamically Loaded Pages
I got a lot of great feedback on my post Silverlight 3 Navigation: Dynamically Loaded Pages… Now MEF Powered! Dinesh Chandnani decided to do an update to this sample after looking at the feedback and talking to Nikhil Kothari and Wes Haggard from the MEF dev team. The goals for this update are: Show even more of a web like user model. With the web, you often see all the links in the navigation, but the actual page only downloads once the user clicked the link. Lose coupling. I need to be able to be able dynamically add, update even remove pages from my application without taking down the app and without rebuilding it. Built in authentication. In real business apps, we need to protect our data, so authentication
Read More...
Read the complete post at http://blogs.msdn.com/brada/archive/2009/09/09/silverlight-3-navigation-even-more-on-dynamically-loaded-pages.aspx