Over the years, I have developed quite a bit of software libraries that I use in just about every project. Feel free to use these in your own project. If you do, I would only ask that you report any bugs you find or improvements you make to me so that I can do the same.
Fun Stuff
BibleTracker - Here is a little Bible Tracking program. This was one of my first software programs to create, so it has a lot of little bugs (try resizing the screen, adding a verse that isn’t there…there are a lot of them). It is basically a program to jot down your thoughts after you read a Bible passage.
Software Libraries
Hydrator - You can use this to automatically populate objects that closely represent database tables.
DataManagers - This library is one that I created before LINQ was developed. It basically allows you to index your objects off of whatever properties you want. It makes it possible to say collection.Find(”FirstName”, “Todd”) and get back all the objects stored in collection that have their “FirstName” property equal to “Todd”. Sure, you can do this with a Dictionary< ,> collection, but when you have multiple properties you want to index, this is a nice way of doing it.
And I was running out of places to put pages, so here is a link to my webcam page. It isn’t always on, so if you don’t see anything after 10 seconds, just give up and go about your day! If you want me to turn it on, just let me know. It will be pointed at my couch (not me)!