prism
Silverlight: WebContext is not available exception crashes visual studio
I have a prism app using RIA services, and my authentication service is in a separate RIA class library.[详细]
2023-04-02 06:55 分类:问答WP7 and Exceptions Management, Logging and Validation
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[详细]
2023-04-02 00:37 分类:问答I need help with the design for many keyboard shortcuts assosciated with various methods
I have a requirement to come up with many keyboard shortcuts and assosciate them with various m开发者_开发问答ethods. I need help on design in C#. Any specific dstrucs to use?Start with ApplicationCom[详细]
2023-04-01 17:42 分类:问答Does IEventAggregator subscribe multiple times?
If I have the following Microsoft.Practices.Prism.Events.IEventAggregator instan开发者_StackOverflow社区ce:[详细]
2023-04-01 11:27 分类:问答Prism Container Resolve Thread Safe
Is it thread safe if i want to create an instance of some type via Prism container resolve method that was previously registered as singleton? Un开发者_开发百科fortunately i couldn\'t find any info on[详细]
2023-04-01 10:42 分类:问答Adding custom container to MEF
I have the following case using MEF . 开发者_如何学JAVAI build my solution by many modules, each module exists in a different dll . I use MEF as a choice to compose all my project.[详细]
2023-04-01 09:09 分类:问答Using Blend generated xaml
We are starting a WPF project that will use Prism 4. We have a designer who will design the screens using Blend / Sketchflow.[详细]
2023-04-01 08:36 分类:问答Silverlight Navigation(PRISM) to show in Browser?
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:[详细]
2023-04-01 05:22 分类:问答Add multiple elements to a Prism region
I\'m using Prism with the Microsoft WPF Ribbon, and everything works quite well, but I have a problem with contextual tabs. I define the contextual tabs in my Shell.xaml:[详细]
2023-04-01 01:19 分类:问答Event trigger for animation in Prism
I want to trigger an animation whenever a property is set (say \"StatusMessages\") in my ViewModel. The developer has already had the event set up:[详细]
2023-03-31 21:16 分类:问答