Development WinUI
Feb 7, 2017

UWP application settings performance

Discover how to improve the performance of your UWP app's settings retrieval, as the ApplicationData API can be slow. Read how to implement caching to optimize the process. Find the complete code on GitHub.