
rskibbe.Core.Composition – Building better and more flexible objects
What is rskibbe.Core.Composition? My NuGet package called „rskibbe.Core.Composition“ is about helping you build more complex objects easier. It provides a common infrastructure …
What is rskibbe.Core.Composition? My NuGet package called „rskibbe.Core.Composition“ is about helping you build more complex objects easier. It provides a common infrastructure …
So you are developing an Avalonia UI 11 app and asking yourself: „How can I actually react to app exits?“. This could …
What is rskibbe.Validation? rskibbe.Validation is a free NuGet package for C# and Visual Basic .NET apps, helping you validate „things“ and providing …
Um Fortschritt in der Taskleiste, bzw. im Icon der Taskleiste anzuzeigen, kannst Du z. B. bei WPF-Anwendungen die „TaskbarItemInfo“-Klasse verwenden. Setze einen …
USB-Kommunikation zwischen SerialPort und Mikrocontroller RFID-Chips für Zeiterfassungssysteme auslesen, mit LED’s spielen, oder anderer Interessanter Kram ist möglich – mit Mikrocontrollern. Der …
Sauberere Programmierung durch Dependency Injection (DI) Du möchtest Deinen VB.NET, bzw. C# Anwendungen einen „Level Up“ durch Dependency Injection (kurz DI) verpassen? …
Dialing a phone number using bluetooth in .NET Did you ever want to be able to actually make a phone call with …
Kennst Du das auch: Du sitzt vor Deinen .NET Klassen und musst für WPF und Co. die INotifyPropertyChanged-Schnittstelle das gefühlte tausendste Mal …
What is this package about? rskibbe.IO.Ports is a simple package to extend SerialPort communication by adding some async helper methods. It will …
The WPF ListView – listing items / things In today’s post, we are going to talk about one of the most basic …