In the first part of this series, we covered how to build a task sequence. In this part I’m going to show you how to…
Category: Samples
A task sequence is the concept of having a task flow that the application can run sequentially. One common scenario to use this is running…
For the last few months, I have been writing about State Machine. As the final article of this series and the first article of the…
During the past months, I have been learning and writing about Dynamic Data and how we can use it to handle our collections in a…
In the third part of the series about Dynamic Data, we covered how to group items. In this part, we will explora how to do multi-selection…
A time ago I wrote a series of articles on how to integrate Braintree Payment in Xamarin Forms, since then a few things have changed.…
In the second part of the series about Dynamic Data, we covered how to filter and sort items. In this part, we are going to…
In the first part of the series about Dynamic Data I covered how to start with it by adding, editing and deleting items. In this…
I have recently been exploring DynamicData and since I started using it, I can say that it has been a game changer in my applications.…
In my previous article, I covered how we can get background time-based location updates in iOS. This time I want to talk about a distance-based…