Menu

Tag Archives: Serialization

BASeBlock Babble
More babbling about BASeBlock. It’s actually rather sad in a way because I would actually prefer to work on my work projects than on my own, simply [...]
BASeBlock, Scripts, and SerializationBinders
So, as mentioned in the previous post, I added a “sort” of scriptability to BASeBlock. I made some tweaks, and refactored the code so it was a [...]
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 [...]