I’m thrilled to announce that the recording of my presentation at TEQnation is now available for you to watch! In this talk, I delve into the crucial and innovative field of Green Software Development, exploring how we can build more sustainable and eco-friendly software solutions. Here’s a glimpse of what you’ll learn: CSRD (Corporate Sustainability Reporting Directive): Understand the implications of CSRD and how it drives organizations towards more transparent and sustainable practices. The Green Software Foundation: Learn about the …
Blog Posts
Filling text with images seems like an easy thing to do with tools like Photoshop, but can be a tedious task when developing it for mobile apps. I wanted to …
Xamarin recently added new functionality for developers to build mobile apps: Xamarin.Forms Shapes. As the name suggest, it allows developers to create shapes without being restricted to rectangles or ellipses. …
If you’re trying to create automated tests for your Xamarin app, you must have stumbled across Xamarin.UITest. It’s a great way to bring the quality of your application to the …
One of the things I really like about web development, is the usage of the background-position CSS property. It allows you to move a background image around within its container. …
If you like tools like SonarQube to continuously check your code quality and you’re a Xamarin developer that wants to make sure their app is secure, you’ll love the Xamarin …