Menu

Monthly Archives: December 2014

XML Serialization Continued: Arrays
I’ve finally managed to get my XML serialization library to a point where I’ve been able to start implementing it within another program. My [...]
C# and VB.NET: Field initialization differences
I found this to be an interesting discovery. I always somewhat expected each .NET language to work in a similar way with regards to things such as field [...]