Browse by Tags

All Tags » regions
  • Jounce Part 6: Visual States and Multiple Views per ViewModel

    I knocked out quite a few items for the next release of Jounce, the primary being explicit support for multiple views bound to the same view model. In the previous version, the visual state binding would only reflect the most recent view (and a bug prevented the actual binding of the view model, but that's been fixed). The changes are targeted ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on November 10, 2010
  • Jounce Part 4: Region Management

    Now that we've explored the concept of Jounce navigation, the next logical step is to examine region management. This concept was introduced by the Prism framework and is very powerful and functional for both WPF and Silverlight applications. Region management deals with a few moving pieces. A region is simply an area of the display that has ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on October 27, 2010
  • Custom Export Providers with Custom Metadata for Region Management

    Over the past few weeks I've been exploring the concept of region management using the Managed Extensibility Framework, and for a good reason. I'm working on a project that has several different regions and controls that must be managed effectively and across the boundaries of dynamic XAP files in Silverlight 3. Sound like a mouthful? In ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on March 12, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems