Back in the Windows Phone days I have released a small game called Alchemy 10 on the Microsoft Store. I’m…
In February @TopperDEL brought up a great question on Uno Platform Discord channel – the possibility to use theme-aware splash…
This article is part of the C# Advent, annual blogging event hosted by Matthew D. Groves. Thanks for organizing it!…
Badge notifications provide the user a way to quickly see a numeric notification directly on the application icon either on…
Working in tech is wonderful. We can build whatever we dream of, we always have countless new things to learn and…
There is a lot of activity going on in the Windows UI GitHub repo a huge visual styles revamp for…
Canvas is a useful to implement absolute positioning of UI elements and provides a ZIndex property to define their rendering…
This article is part of the fourth annual C# Advent by Matthew D. Groves and Calvin A. Allen. Thank you…
Windows 10 has an extremely useful but not yet too known feature – clipboard history. Invoked by Win + V keyboard…
Recently, James Montemagno published a blog post about the detection of first app run with Xamarin.Essentials. I thought it would…