Heinz Kessler
Results
2
issues of
Heinz Kessler
The .Net Community Toolkit is sure to become popular very quickly. Its MVVM toolkit allows for automatic generation of boilerplate code needed for properties, relay commands etc. in WPF. A...
enhancement
Highlight
>_<!
Suggestion: A difference between OneOf and C/C++ unions is that with C/C++, a union only uses as much memory as the largest possible field, because all fields overlap in memory....