Thursday 19 November 2015

WPF Development for Windows 10

WPF Development for Windows 10

We are currently developing LOB applicatons for Windows 10, we have decided not to develop native Windows 10 applications due to the fact that the applications have to be loaded on each users machine in the App Container. So we have turned back to generic WPF desktop Applications.

My toolset so far is:

Mah Apps for UI
Caliburn.Micro for MVVM
ProperyChanged.FODY for Project Change Injections.

I will be amending this as new tools/frameworks as used.

No comments:

Post a Comment