Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mvvm

Silverlight 4 DataTemplate DataType

Should I register ViewModels in Container?

WPF application performance

c# .net wpf mvvm profiler

Unsubscribe EventAggregator events in ViewModels

wpf mvvm prism

Dynamic View Animations using MVVM

Navigating to a details page - shared view model or navigation query string?

Why is my KnockoutJS custom binding being triggered?

Passing multiple parameters to Prism's EventAggregator

wpf mvvm prism eventaggregator

TextBlock style triggers

wpf xaml mvvm styles datatrigger

Relaycommand and parameterless execute method

.net wpf mvvm lambda

Implementing IDataErrorInfo in a view model

WPF ComboBox bind itemssource to different datacontext in MVVM

wpf data-binding mvvm combobox

Is there a better way than using static classes or singletons for MVVM?

c# wpf mvvm

Change style in ModelView (MVVM + WPF)

c# wpf xaml mvvm styles

Pass KeyUp as parameter WPF Command Binding Text Box

c# wpf xaml mvvm

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

Invoke Command when TreeViewItem is Expanded

Wpf button data trigger

wpf xaml mvvm attachment

Observablecollection not updating list, when an item gets added

c# wpf listview mvvm