Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prism

MAF vs. MEF vs. Prism

c# silverlight prism mef maf

Is Microsoft Prism suitable for development of a non-GUI modular realtime server?

Set focus of an entry from ViewModel

xamarin xamarin.forms prism

Mocking an IoC Container?

unit-testing mocking prism moq

How to bind command to button in WPF using Prism framework

c# wpf xaml mvvm prism

How to get the view from a region in PRISM?

OpenFileDialog using Prism MVVM

c# wpf mvvm prism

Prism MVVM, Should I put IRegionManager in ViewModel or some where else?

c# silverlight mvvm prism

PRISM/MEF: How can 2 windows' viewmodels talk to each other?

c# wpf window prism mef

Are there any Prism "Post-build" Event or method while using MEF?

My Silverlight app doesnt show changes

silverlight prism

Prism: InvalidOperationException at region deactivation. "Deactivation is not possible in this type of region."

c# wpf prism prism-5

Getting a list of loaded modules from PRISM in WPF

wpf prism

Is it possible to Export a C++ CLI interface with MEF and Prism

c++-cli prism mef

Prism, Unity and default type registration in Modules

Detect if GoBack() was called in NavigationContext

c# .net wpf prism

What happens if a Prism Module crashes? Is the application still stable?

wpf .net-4.0 prism