You are here |
boyter.org | ||
| | | |
marlongrech.wordpress.com
|
|
| | | | The INotifyPropertyChanged is what tells the WPF/SL binding that a property changed and that the binding should be updated. For this purpose its quite good. But what many times we end up doing is; handling the PropertyChanged in code so that we get notified that a property changed. An example is a ViewModel that need... | |
| | | |
danielsada.tech
|
|
| | | | Have to create a lot of Affinity Designer Display Google Ads? Here's a template for all of them. | |
| | | |
blog.thesoftwarementor.com
|
|
| | | | ||
| | | |
blog.owulveryck.info
|
|
| | Introduction C4 (Context, Containers, Components, and Code) is a powerful and flexible approach to visualizing software architectures. In a previous article I explained how I created a DSL to describe my C4 as data thanks to the CUE language. On Wardley's evolution axis the initial article was in stage I of evolution: making it work In this article, in a first part, we'll explore how I effectively use the C4 tool based on CUE to organize my code, handle tags, manage versioning, and integrate with Continu... |