Archive for July, 2009

Using Ini Files In C#

An Initialization, or Ini file, is a common text based file format commonly used on the Windows platform. Today its mostly been succeeded in favor of XML files for application configuration and persisting user data. Never the less, these files still exist and are in use by many applications. In this post, we will explore [...]

July 16, 2009 В· crow В· 2 Comments
Posted in: C#

I’m Back

Hey guys, sorry I’ve been away for a bit. I’ll try and respond to your questions, especially those over on the C# dynamic web service page. I’ll be adding a whole lot of new content as well. If anyone has any suggestions on a topic feel free to leave them for me. See Ya!!

July 15, 2009 В· crow В· 2 Comments
Posted in: General