Assume a standard Desktop Explorer style app: menu at top navigation tree on left item view on right and everything is neatly separated into Menu, Navigation and Item modules.
I\'ve worked with PRISM on one major project before so I\'m pretty familiar with the concepts involved but I\'m about to embark on a self managed project and was wondering if anyone has any pearls of
During localhost testing of modular Prism-based Silverlight applications, the XAP modules download too fast to get a feel for the final result. This makes it difficult to see where progress, splash-sc
<inf:WorkspaceContent.Resources> <ResourceDictionary> <commands:CommandReference x:Key=\"CompareCommandReference\" Command=\"{Binding CompareCommand}\"/>
I will be starting a new project soon and am looking for some architectural advice from those of you who have experience with WPF, Prism, and MVVM.
I\'m working on a Silverlight LoB app which the designers want to have a tabbed-interface, similar to the interface of Visual Studio (we\'ll probably use the Telerik Rad controls for docking tabs). Ha
I am working on a WPF application in MVVM pattern. My application consists of 2 modules. The first Module consists of a View. In bottom row of that View I am adding another Region in which another mo
I am working on a line of business application for our company and I came across Prism.I have never worked with it before but the concepts it talks about sound a lot like what I did for the last proje
I\'m developing an EMR Application as my project. there Im using WCF to transfer all the data from the centralized server , WPF for the UIand PRISM to build modules.
I am trying to strong name my WPF assemblies to add to the GAC. I have references to the to the prim assemblies in my project and the compilation fails with