Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prism

Prism 4 WPF App - Solution Architecture with MVVM, Repositories and Unit of Work patterns implemented

wpf prism layer

WPF + PRISM How to change the region at runtime

wpf prism

Smart Client Guidance = Prism? Vs 2010

c# prism smartclient

Best Practice WPF Prism Resources

wpf resources prism cal

Why MEF-container isn't available in modules?

prism mef containers

Module Loading with ModuleManager in Prism

wpf prism modularity

How to create Ribbon tabs dynamically?

c# mvvm prism mef ribbon

PRISM WPF - Navigation creates new view every time

How to bind a ListView.ItemTapped event to a ViewModel command in Xamarin Forms?

Retrieve image from SignaturePadView with MVVM architecture

Prism event aggregator not working from separate module

c# wpf events prism

Define class with itself as generic implementation. Why/how does this work?

c# .net prism

Unsubscribe EventAggregator events in ViewModels

wpf mvvm prism

Passing multiple parameters to Prism's EventAggregator

wpf mvvm prism eventaggregator

AvalonDock with Prism Region Adapter

c# wpf prism avalondock

What is the difference between register a region to adding a region in prism?

c# wpf mvvm prism regions

What is the difference between region activation and region RequestNavigate?

c# wpf mvvm prism region

How to utilise Event aggregator in MEF?

c# .net prism mef prism-4

How to access the view model instance in a XAML page's code behind (Xamarin Forms) in Prism

mvvm xamarin.forms prism

Is it possible to show a shell only once all the modules have been loaded?

c# .net wpf prism