If you frequent this blog you probably know I like creating cool-looking stuff in Xamarin.Forms. Since that’s what I like doing, why would I stop? So here’s another one!
Continue reading “Creating an encyclopedia page in Xamarin.Forms”Xamarin.Forms in Space!
As you may have seen from reading other content on this blog I dabble in the world of cryptocurrency. To help me on my position sizing I figured I’d create a little calculator app. Obviously, if you know me, that has to look sexy. So I decided to go on a journey into space using Xamarin.Forms!
Continue reading “Xamarin.Forms in Space!”Creating a parallax carousel in Xamarin.Forms
A while ago I wrote a small tutorial on creating a simple carousel for your Xamarin.Forms app. That post also showed off a cool parallax effect on a carousel. I’ve always wanted to come back to that effect, let’s get this show on the road!
Continue reading “Creating a parallax carousel in Xamarin.Forms”Y u no blog?!
Wow. This has been a while. A long while. Five months to be precise. But don’t worry, I will blog more regularly from now on! However, I may need to explain where I’ve been all this time… Continue reading “Y u no blog?!”
Performing a binding redirect in Azure Functions
I’ve blogged about Azure Functions before and have speaken highly of it as well. While diving deeper into them there are definitely some drawbacks to be found though. How about doing a binding redirect?
Continue reading “Performing a binding redirect in Azure Functions”
Creating a simple but good-looking app tutorial
A lot of apps currently in stores have some sort of walkthrough or tutorial screen that walks you through the basic functionality of an app. Let’s see what kind of things go into making one of those shall we?
Continue reading “Creating a simple but good-looking app tutorial”
Wireless Deployment of Xamarin apps to your iOS devices
If you’re anything like me you probably have an iPhone cable near you at all times when working on a Xamarin app. It will probably look like it has seen better days but it still works doesn’t it?
Continue reading “Wireless Deployment of Xamarin apps to your iOS devices”
A farewell to our beloved Xamarin Insights ??♂️❤️
In October of 2014 Xamarin announced one of their new flagship products: Xamarin Insights, a real-time monitoring system that enables you to identify, report, and track issues that are impacting users. Now the time has come to say our goodbyes. Continue reading “A farewell to our beloved Xamarin Insights ??♂️❤️”
5 cool things announced at Microsoft Connect 2017
Microsoft Connect 2017 has come and gone and a lot of new awesome stuff was announced across the board. I’m partial to mobile development using Xamarin and the whole Devops process using VSTS, so here’s 5 things from the mobile/devops space that I thought were pretty cool! Continue reading “5 cool things announced at Microsoft Connect 2017”
Building a cryptocurrency trading bot using Azure – Part 2
In part 1 of this tutorial series we built a trading bot using an Azure Function. In this 2nd part we will create a simple mobile app to keep track of what our bot is doing. Since it’s still a robot we also want to control it a bit simply to prevent our robot overlords from taking over.
Continue reading “Building a cryptocurrency trading bot using Azure – Part 2”