On an application that i\'m developing usin开发者_开发问答g Silverlight 4 and PRISM, on one of the modules i have a ResourceDicionary with a DataTemplate.
I have developed a Microsoft Prism 4.0 application and I am struggling to understand how to make the user application setting functionality available to modules.
I\'m developing WPF Prism application using Unity container. The issue is: I have a ListBox, each element has开发者_JAVA技巧 it\'s own ViewModel. In that element I need to select a location from a lis
I have a prism app using RIA services, and my authentication service is in a separate RIA class library.
Thank you in advance for your assistance. Our team has been spoiled by MS P&P Enterprise Library/Unity as we have made great use of the DI, Exceptions Management, Validation and Logging Capabili
If I have the following Microsoft.Practices.Prism.Events.IEventAggregator instan开发者_StackOverflow社区ce:
I\'m not even sure how to properly ask this question. I\'m new to Silverlight and what I\'m trying to accomplish is web application that can be referenced using hyperlinks in browser like so:
I need to show the Splash Screen when user clicks on the Application for say 3 seconds and after that I have to show the Login Screen for the Credential verification. If it is a valid user then only t
So, I need to know how you implement MDI style applications using Prism,开发者_如何学JAVA like having a shell window with a top menu, sidebar and status bar and be able to launch modules in child wind
I need to install the Prismv4.exe dll on my machine which ha开发者_StackOverflow社区s visual studio 2010 installed already on it...so, Please help me with the steps for installing it..