In some of my recent posts, I’ve covered the topic of accessing and parsing an INI file for configuration data in a C# Application. Some may wonder [...]
While I typically write about either computers, or nonsense crap here, It’s a personal blog and therefore I feel compelled to write about a recent [...]
As I posted previously here, Sorting a Listview can be something of a pain in the butt. In that article, I covered some basics on providing a class that [...]
Anybody who has used windows is probably familiar with the ListView control. It is used in Windows Explorer; it is even used for the desktop. Heck, the [...]