After I had so much fun writing a tutorial on how to implement drag and drop function in UWP, I decided to share my knowledge on how to generate a thumbnail from video file in UWP application.
Windows
A couple of weeks ago I got a task at the office to build a module for Windows UWP App which can be used by the user to drag and drop data from a ListView control to a grid control. This data then can be moved from one Grid to another Grid and it will…
UWP or Universal Windows Platform is the successor of Universal App which was introduced in Windows 8. UWP currently can be run on Windows 10 machine which includes XBox and HoloLens. Responsiveness is one of UWP main selling-point: The same app can run on mobile and also desktop devices, as long as those devices have…
Showing all 3 posts