TIP OF THE DAY: use conditional breakpoints
It was just today that I’ve found out there is something like a conditional breakpoint in Rider. Out of curiosity, […]
It was just today that I’ve found out there is something like a conditional breakpoint in Rider. Out of curiosity, […]
Do you wanna bet? I bet that you don’t the app that you recently did, on a daily basis. I […]
Welcome to the second lesson of the tutorial “how to make your life easier with Azure DevOps!”. This time, we […]
Did you ever wonder how to open SQLite database on iOS simulator? If yes, then you probably googled “how to […]
In one of my articles, I had described the process of setting up CI for Xamarin with Bitrise. Now, after […]
Introduction In this blog post, I will try to convince myself if I made the right decision. It is going […]
Once, when developing an app we were navigating with ContentViews on one page. I can’t remember what was the reason […]
Every then and now I am having a task of implementing a custom button. Often they are pretty simply having […]
Do you know what is Betteridge’s law of headlines? For those of you who don’t know and don’t feel like […]
Recently I was asked to implement CollectionView with sections on Xamarin.iOS. In that project, we were using MVVMCross. I knew […]