Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prism

How to get the current active view in a region using PRISM?

c# wpf mvvm prism

Best logging approach for composite app?

c# logging log4net prism

Composite Guidance for WPF : MVVM vs MVP

WPF Prism - What is the point of using Prism Regions?

How to debug Unity resolution?

Efficient communication between two .Net applications

c# .net wcf prism

Resolving classes without registering them using Castle Windsor

Passing state of WPF ValidationRule to View Model in MVVM

wpf mvvm prism

Prism Event Aggregation - subscriber not triggered

.net wpf prism eventaggregator

WPF Prism - Where to put Resources?

c# wpf prism

How do I test Prism event aggregator subscriptions, on the UIThread?

How to invoke a method on the UI thread from within a worker thread? [duplicate]

c# wpf multithreading wcf prism

The "pretty" way to make a modal dialog in WPF with Prism and MVVM Pattern

c# wpf xaml mvvm prism

MEF vs. PRISM. What is the difference? What will be supported in the future?

prism mef

Run-time registration with Autofac

runtime prism autofac

How does Prism compare with Caliburn?

wpf prism caliburn

How to use async method in DelegateCommand

Prism 4: RequestNavigate() not working

c# prism prism-4

Alternatives to Prism + MEF for modular MVVM apps [closed]

Change the project type from class library to WPF User control library

wpf prism