Zyaga Writing about whatever the hell I want, cuz it's the Interwebz!

Archive Results for ' 2010 January'


6Jan/100

Tutorial: C# XML Serialization

Tutorial: C# XML Serialization

Almost every decent sized project in any programming language winds up having at least one configuration file. XML is a standard we often rely on because it’s generally perfect for the job. However, most people end up simply working with the XML file like they would any other file or simply scanning along each part of the “tree”. XML Serialization can take care of a lot of these instances with much better results, by providing an actual class interpretation of the configuration file. Let me show you.

1Jan/100

LangFreQ Beta v1.1 – New Features

LangFreQ Beta v1.1 – New Features

I haven’t been posting much at all lately and mostly it’s because I’ve been so busy with the holidays, but also because I wanted to crank out the new LangFreQ Beta v1.1 with new features. I’ve been working hard to get these out and while I think these features are a vast improvement on the site, or an addition if you will, I think it will be a long time before I say LangFreQ is out of “beta”.