Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prism

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

Choosing Between Prism and Caliburn

prism caliburn

Creating objects using Unity Resolve with extra parameters

c# .net unity-container prism

Get IOC container in a popup

Methods for composing configuration for composite applications (eg PRISM, MEF)

c# .net configuration prism mef

Problems understanding use of MVVM when using WCF DTO's in a WPF smart client app

wpf wcf mvvm prism smartclient

Looking for Prism example of Modules loading themselves into a menu

How to enable a Button with its CanExecute method

c# wpf button prism icommand

In Composite WPF (Prism), what is the difference between IRegion.Add and IRegionManager.RegisterViewWithRegion?

prism cag

WPF: Is Prism overkill for small apps?

c# .net wpf mvvm prism

MEF keeps reference of NonShared IDisposable parts, not allowing them to be collected by GC

EventAggregator vs CompositeCommand

Should a View bind indirectly to properties in a Model in MVVM?

c# wpf mvvm prism

CanExecute Logic for DelegateCommand

Composite WPF (Prism) module resource data templates