Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prism

`Could not load file or assembly 'Microsoft.Windows.Shell` , Prism - C#

c# wpf prism mef

What is your experience with abandoning MVVM for UserControl-based WPF architecture?

.net wpf architecture mvvm prism

WPF Application Errors and .Net Framework Repairs

Can't navigate from inside a callback method with Prism

c# wpf module navigation prism

Prism, connecting Views and ViewModels with Unity, trying to understand it

Wpf Observable collection and DataGrid not updating changes

c# wpf mvvm prism

WPF GetIsInDesignMode From Inside A Converter

wpf wpf-controls binding prism

CompositeWPF: EventAggregator - when to use?

c# events prism

How to control the order of module initialization in Prism

.net wpf prism

Prism 4 ILoggerFacade for Log4Net?

log4net prism prism-4

Why implement an interface on viewmodel and view in mvvm

wpf silverlight mvvm prism

How do I associate a keypress with a DelegateCommand in Composite WPF?

Publish an Event without PayLoad in Prism EventAggregator?

mvvm prism silverlight-5.0

Referencing the correct System.Windows.Interactivity dll from Prism application

wpf prism expression-blend

Porting a Prism-based WPF application to .NET Core

c# wpf .net-core .net-4.0 prism

WPF, Prism v2, Region in a modal dialog, add region in code behind

wpf prism composite

Prism assembly reference failure: System.Windows.Interactivity

c# .net wpf visual-studio prism

How to change a WPF control's visibility from ViewModel

wpf mvvm prism

Prism/MVVM (MEF/WPF): Exposing navigation [Menu's for example] from modules

wpf navigation prism mef

What's the best way to avoid memory leaks in WPF PRISM/MVVM application

wpf mvvm memory-leaks prism