Menu

Tag Archives: boilerplate

C#- use Generic methods to write Object Graphs to a file
Serialization has always been a thorn in my side. In VB6. in Python, in C#. The biggest annoyance is that most applications consist of somewhat complex [...]