When browsing on StackOverflow, I came across a question on how to set an alternate row color on a ListView. I implemented it with a DataTemplateSelector.
In this blog, I will show you a quick glance of a tool I just learned exists: SQL Operations Studio. An app to manage SQL databases for Linux, Mac & Windows
On mobile, the amount of network traffic counts. In this post I will show you conditional HTTP requests. With this concept you can reduce network traffic.
On a mobile device, your network connection might not alaways be stable. Instead of relying on the user to retry, implement your own mechanisms with Polly.