CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
prism
09-13
database
WPF - Prism - how to pass parameters to Drawer's ViewModel
09-10
Blockchain
WPF - Assign Enum Value To Prism's RegionName Directly
09-06
front end
Correct usage of delegated commands using Prism-MVVM
07-09
Mobile
View is not found
07-02
Enterprise
Strategy Pattern with Dependency Injection?
06-27
Software design
Prism Binding to an ObservableCollection with no Setter
06-22
Software engineering
Return parameter on Close[X] button with DialogResult
06-21
Software engineering
Class Library View not binding to ViewModel for WPF Prism Application
06-18
Net
ListBox does not get updated, even if it's set to ObservableCollection
06-07
front end
How To Choose Which IoC Container WPF Prism Application Use?
05-27
Back-end
WPF calling Result of async method causing block
05-23
Mobile
Wpf Prism shell view model resolved before module
05-18
Back-end
System.MissingMethodException Message=Method not found: DryIoc.Rules DryIoc.Rules.WithoutFastExpress
05-18
Enterprise
How to override higher version of DryIoc.dll with lower version with dependencies?
05-11
Software engineering
With Prism, can I use DependencyInjection by Microsoft rather than using either Prism.Unity or Prism
04-28
Net
Extending Prism IContainerRegistry to register by name specifying constructor
04-26
OS
Xamarin Prism get the list of register pages
04-16
Mobile
How do I open a Prism window from a non-prism WPF project?
04-14
Blockchain
How can I make Prism's DelegateCommand observe a child view-model's property?
04-07
other
Possible way to reduce translation properties with MVVM in WPF
03-08
Back-end
WPF/Prism: Access to the same VM-instance from two different views
02-28
database
Published Event not being subscribed or Published
02-17
Mobile
Understanding Delegate Command in Prism
12-02
Software engineering
Prism - how to test ShowDialogAsync (Extension method being called instead of class method)
11-24
Back-end
Prism: Inject service in a parameterless constructor
11-20
Back-end
Entity Framework with Prism MVVM: How to get an auto incremented id to a CollectionViewSource?
11-11
database
How to substitute Prism ContainerLocator.Container in NUnit
11-06
Enterprise
Use Prism Event Aggregator to Communicate from Code Behind to View Model
10-25
Software design
Get RegionManager in ViewModel
10-25
Software design
How can I set region Manager for my dialog window in Prism?
10-22
other
How to get callback from the method RequestNavigate in Prism?
10-21
Enterprise
DialogWindow in Prism does not show my window
10-18
database
Prism Multiple Window/Overlays Display
10-02
Mobile
Get the list of registered view for navigation with Prism
09-23
Back-end
C#/WPF Main Window freezes when loading data into datagrid
09-21
Enterprise
Prism: Closing Dialog Through Event
09-16
OS
How to create Module Catalog and Reigster Types without opening the MainWindow in Prism
Links:
CodePudding