Skip to content

Releases: imad24/xaml-advanced

Homework Module 4

29 Mar 20:24
Compare
Choose a tag to compare
Homework Module 4 Pre-release
Pre-release

In this assignment, you will implement the MVVM pattern with your existing application.

Homework Module 3

15 Mar 20:47
Compare
Choose a tag to compare
Homework Module 3 Pre-release
Pre-release

In this assignment, you will create a IValueConverter and IBehavior implementation to use in your project. You will store these in a separate project so they can be reused later in other applications or parts of the same solution.

Homework Module 2

14 Mar 18:11
Compare
Choose a tag to compare
Homework Module 2 Pre-release
Pre-release

In this assignment, you will create templates to customize the appearance of a standard control and items within a list control. You will also leverage some of the styles that ship with the Universal Windows Platform.

Homework Module 1

06 Mar 20:29
Compare
Choose a tag to compare
Homework Module 1 Pre-release
Pre-release

Homework for module 1

Implementing the INotifyPropertyChanged interface for the DataManager class.