chriga's blog
Pages
(Move to ...)
Home
Software
WPF
Android
Arduino
Privacy Policy
Contact
▼
Showing posts with label
DataContext
.
Show all posts
Showing posts with label
DataContext
.
Show all posts
Thursday, September 11, 2014
WPF and MVVM - Fundamentals
›
Model-View-ViewModel (MVVM) is a popular pattern when programming in WPF (Windows Presentation Foundation). It is used to separate the GUI,...
Friday, August 29, 2014
Setting the DataContext of a View to a ViewModel in MVVM
›
Setting the DataContext of a View to a ViewModel can be done in various ways. It can be done in the constructor of the View public Login...
6 comments:
›
Home
View web version