Browse by Tags

All Tags » Silverlight » composite application guidance
  • Decoupled ChildWindow Dialogs with Prism in Silverlight 3

    A common user interface component is the confirmation or message box, which is often presented as a dialog returns a boolean (OK/Cancel). There are a variety of ways to achieve this, but how can you decouple the implementation of the popup from the request itself? This is necessary, for example, for unit testing when you may not have a UI ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on September 29, 2009
Powered by Community Server (Commercial Edition), by Telligent Systems