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
In my Silverlight RIA app I can successfully inject an ExceptionHelper class via constructor injection:
All the Prism 4 examples I\'ve seen use Regionmanager to manage regions that arranged on some sort of layout开发者_开发技巧.I\'d like the regions to be inside of Floatablewindows (or something similar
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..
I would like to use db4o for persisting my business object in Prism aplication. How should I maintain IObjectContainer lifetime? As I know from documentation, when I load object with one container I s
I\'m designing a f开发者_运维技巧airly complex WPF application, many modules that are going to be loaded with Prism v4 (some user controls will be in separate dll\'s, as well as some other functions/p
I would like to make a wizard in my applicati开发者_如何学JAVAon. Where can I find an example of create the wizard?
I am working on a project using PRISM where I have left navigation implemented as Tree View and any click event happens raise event using event aggergation to Enrolment Module which has multiple view
I\'ve read a little on Prism and think it\'s an attractive technology for a pr开发者_运维知识库ogram I want to write.I\'m looking for a stable platform that can host several modules and maintain stabi