--
---
You received this message because you are subscribed to the Google Groups "XAML Disciples" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wpf-disciple...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
What you are describing sounds more like what Prism was providing in WPF/Silverlight. The Windows Store version of Prism is called Kona but it looks like they have decided to move away from what you are asking for. http://konaguidance.codeplex.com/
--
Thanks for the explanation Brian, that would make for a good blog post. Right now the only thing that I can bingle is http://www.programmingtidbits.com/post/2013/01/14/Kona-Windows-8-LOB-Apps-Design-Guidelines.aspx and I don’t think it makes a good argument.
I do like the Kona example app, I have been using it as a guide while architecting the Open RIA Services support for Windows Store applications.
I remember there being an MEF code sample for WinRT. I think the application was showing how to use the Azure Service Bus from WinRT. A quick search turned up this article.