.NET MAUI – Scrolling Text Display
How to write a MAUI Text Display that is readonlt, disable, but still scrollable. The Control has a one-line and multi-line mode.
How to write a MAUI Text Display that is readonlt, disable, but still scrollable. The Control has a one-line and multi-line mode.
How to create a tab control with multiple tabs on one page and underlined active tab.
Use this post to manage the screen sizes of your .NET MAUI Application. Keep your controls in proportion for all devices.
A modal for Blazor Server that can be dragged and dropped without third party Blazor library.
Logo design for a sophisticated time-tracking application.
Logo design for the tour operator Brisbane Nature Tours.
Logo design for The Dutch Designer showing my prints in interiors.
I explain why you should add logging to your applications and how you can do this without adding much extra code.
This article describes how to add logging to your .NET Core application using Microsoft.Extension.Logging
Seq is a self-hosted search, analysis and alerting server. It is easy to install and works really well for local logging on a developers machine.
There are many ways to log data in Azure. when I wrote this code Application Insights was the prefered way of doing it.
This article describes how Aspect Oriented Programming and the Metalama Framework can be used for logging.