Relative Content

Tag Archive for mvvm

MVVM pattern – Best design approach to manage an application

One year ago, I discovered the WPF technology and I developed a little application, as first experiment, to compare the content of two different directories. The content of each directory is shown in a different DataGrid.
At that time, I didn’t develop the application using MVVM pattern, because it was only an experiment, not so good, but it worked.

MVVM pattern – Best design approach to manage an application

One year ago, I discovered the WPF technology and I developed a little application, as first experiment, to compare the content of two different directories. The content of each directory is shown in a different DataGrid.
At that time, I didn’t develop the application using MVVM pattern, because it was only an experiment, not so good, but it worked.