Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mvvm

Add editing to MVVM in a hierarchical data structure

MVVM and Repository Question

mvvm

How to fire event from button inside datagrid in silverlight and MVVM

silverlight mvvm

RelayCommand called in "old" DataContext

Detecting DataContext changed in Silverlight

silverlight mvvm

Dynamically add KeyBindings in WPF

c# wpf mvvm

Entity Framework - Binding Navigation Property to ListBox

How to expose a Model's collection in the ViewModel

c# wpf mvvm

How to avoid tight coupling between the CommandName in the XAML and the ViewModel

wpf mvvm

Validation between multiple fields in different levels

Stale data in MVVM ViewModels with dependency injection

Events in ViewModel with System.Windows.Interactivity.EventTrigger, is it weak referencing?

c# events mvvm memory-leaks

WPF DataContextProxy in resources section

WPF MVVM binding to DependencyProperty of a UserControl not working

what is asynchronous in MVVM? The Model or ViewModel. Best practise?

c# .net wpf mvvm mvvm-light

Refreshing ListCollectionView sets the value of selected item in ComboBox to null

DataBinding on properties with no setter

c# wpf data-binding mvvm

Android Data Binding : Observable List to RecyclerView's Adapter

Using MEF to import a WPF DataTemplate?

wpf mvvm datatemplate mef

MVVM Light 5.0: How to use the Navigation service

c# wpf mvvm mvvm-light