FLUTTER JOURNEY: Confessions of a Xamarin/Maui Developer 02 January 2023 .NET, Code, Flutter, MAUI, Xamarin.Forms Detailed Analysis of my Journey into Flutter. [More]
BOTTOM SHEET CONTROL IN .NET MAUI 23 July 2022 .NET, MAUI, UI [This is part of the amazing #MAUIUIJuly initiative by Matt Goldman] [More]
.NET MAUI TRAVELS TO THE SPACE - PART 2 15 July 2022 [This is Part 2 of the 2-part series where we build a .Net Mau app as part of the amazing [More]
.NET MAUI TRAVELS TO THE SPACE - PART 1 08 July 2022 .NET, MAUI, UI [This is Part 1 of the 2-part series where we build a .Net Mau app as part of the amazing #MAUIUIJul [More]
BUILDING A RATING VIEW CONTROL FOR MAUI 03 July 2022 .NET, MAUI, UI I recently had a requirement to display star-rating in one of the apps that I have been building usi [More]
BUILDING A REAL WORLD MAUI APP - THE GOOD, THE BAD AND THE UGLY 16 May 2022 .NET, UI, MAUI [This is my experience of building a production grade mobile app using .NET MAUI from scratch. I wil [More]
Building Xamarin Forms Mobile apps using M1 Macbook Air - A Developer's Perspective 28 July 2021 Xamarin.Forms Last week, I replaced my 15" Macbook Pro with M1 Macbook Air, and boy-oh-boy, am I impressed? Here are my reflections on this new device after using it for a week, and whether this is a good-enough machine for Xamarin development. [More]
Introducing DBHelpers – a new way of O/R Mapping for .NET projects 17 January 2021 .NET, CORE, Database A simple, easy-to-use and powerful OR Mapper for your database queries. It is a set of extension methods which execute SQL queries or stored procedures and return the data as a list of .NET objects (POCO classes that you have created). [More]
UI Challenge - BMI Calculator using Xamarin Forms 23 July 2020 UI, Xamarin.Forms In this UI challenge, we look at creating a beautiful BMI Calculator app using just Xamarin Forms and SkiaSharp. [More]
UI Challenge - Tracking the Pandemic with Xamarin Forms 20 July 2020 UI, Xamarin.Forms This UI Challenge is about building a beautiful and simple, yet fully functional Xamarin Forms app that allows you to track global and local COVID-19 statistics. [More]