Started with a default Prism Shell project and all was working as expected. I began making changes and modifications and now the application is started twice.
i have a prism silverlight app that for communication between views i used eventAgregator. my problem is when i use eventAgregator between two view开发者_如何学JAVA in single module that work. but whe
HI Let me explain about my problem: I have a Silver-Light application developed base on Prism. In This app we need to use User/Password (Authenticate Our user`s) for separating permission levels. So
I\'m looking for a WPF prism with ribbon application samples and tutorials. I have found many that cover prism or ribbon but only a few sources provide any information about implementating those two t
I have been trying to work with the Composite Application Library (Prism) and I have set up a pretty standard pattern that I have followed off Microsoft\'s tutorial. Basically, the View is injected in
I have added the connection string to the App.config of a main executable in my wpr, prism application and I get the following error:
I\'m having a problem understanding something about MVVM. My application relies on dialogs for certain things. The question is, where should these childwindows originat开发者_如何学运维e from? Accordi
I am using EventAggregator in Prism, and I want the events per开发者_运维技巧sisted, which means when a client subscribes a certain event, the aggregator published the previous events that missed to t
I have created a somewhat complex shape using basic shapes. I would like to use multiples of this on a canvas, created programmatically in code behind.开发者_运维技巧
I\'m building a Silverlight 4.0 application with Prism (a.k.a. Composite Application Guidance).I have two modules, both defined in my ModuleCatalog.xaml as WhenAvailable.My Application_OnStart instant