
rskibbe.Encryption – An infrastructure for encoding / decoding things
What is rskibbe.Encryption? In software development you most likely want to create a clean and easy maintainable code base. With „rskibbe.Encryption“ you …
What is rskibbe.Encryption? In software development you most likely want to create a clean and easy maintainable code base. With „rskibbe.Encryption“ you …
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 das Problem mit den im Postausgang steckenbleibenden Mails zu fixen, empfiehlt es sich die Mail-App zurückzusetzen (Reparatur!). Leider scheint dies aber …
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 …