rskibbe.UI.Screens – A base package for UI infrastructure
What is rskibbe.UI.Screens? In my daily work as a freelance developer, I encounter a wide range of customer requirements, user stories, and …
What is rskibbe.UI.Screens? In my daily work as a freelance developer, I encounter a wide range of customer requirements, user stories, and …
In short: You can access controls in .NET dynamically, by using the „Controls“ property of your parent container control, like for example …
Datenbindungs-Änderungen einfach ans UI weiterleiten Kennst Du auch das Problem, die „INotifyPropertyChanged“-Schnittstelle immer wieder implementieren zu müssen? Egal ob in VB.NET oder …
What is rskibbe.I18n.Winforms? rskibbe.I18n.Winforms is a sub-package that helps you translate your Windows Forms apps easily. It extends the other rskibbe.I18n packages …
What is rskibbe.Ini? rskibbe.Ini is a simple package to help you working with the INI format: Parsing from/to string and creating and …
What is rskibbe.I18n? rskibbe.I18n is an infrastructure package helping you translate „things“, trying to be as easy as possbile. If you want, …