SQLite is a server-less, embedded database engine. This article explains how to use the SQLite library included in the SDK, package your own SQLite library in a Universal Windows app, or build it from ...
StreamingApp is a UWP application that allows users to watch movies and series. This project was developed as part of an academic exercise to build a functional media streaming application. It ...