Example for using WCF RIA Services with Prism?
Is there a current and good example how to use WCF RIA Services together with Prism? There's a lot of infor开发者_运维百科mation about each topic. But at the moment I can't see how to put everything together into a "real world" LOB application.
You can check the Telerik Sales Dashboard demo. It implements the "Composite Application Guidance for WPF and Silverlight ("Prism")" and also uses WCF Services. You can download the source of the application and run it on your side.
精彩评论