Quantcast
Channel: Daniel Vaughan - UWP
Browsing latest articles
Browse All 5 View Live

Automaticly Incrementing the Package.appxmanifest Version Number

When submitting a UWP or WinRT app to the Windows Store, you must increase the Version number of the package or the submission will fail. It can be a chore to manually update the version number. One...

View Article


Using .resw files with UWP Compiled Bindings

IntroductionWith UWP and WinRT, Microsoft introduced a new means for localizability, which differs significantly from the method employed in Silverlight and .NET desktop apps. The new model allows you...

View Article


Image may be NSFW.
Clik here to view.

UWP Alien Sokoban - Part 1

 I had some fun over the last couple of days writing up an article on using UWP to create a sokoban puzzle game implementation.You can find the first part over at...

View Article

Image may be NSFW.
Clik here to view.

UWP Form Validation with the Calcium MVVM Framework

I've published a new CodeProject article covering form validation in Calcium. While the form validation APIs are cross-platform, this article is specific to UWP. It could however be applied to WPF,...

View Article

Unit Testing Cross-Platform .NET Apps

I'm working on a new, soon to be released, open-source project. Without giving too much away, it's a set of libraries for UWP, WPF, and Xamarin.* apps.Now if you're using VS 2017 to build your apps,...

View Article

Browsing latest articles
Browse All 5 View Live