blocks_image
Projects
Below you will find some projects that I have made available for free download.
I will support and maintain code projects as best I can. However, they are provided without warranty and any implied warranties with regard to merchantability or fitness for a particular purpose.

Bottom line... Use at your own risk!
Simple Cryptography Service (C#)

Provides simple to use cryptographic services for generating Base64 MD5 Hash and performing TripleDES encryption/decryption using a password key.
blocks_image
Network Time Client (C#)

Provides network (atomic clock) time in an easy to use wrapper for .NET developers. Clock synchronization becomes a problem when the internal clocks of several computers may differ. Even when initially set accurately, real clocks will differ after some amount of time due to drift, caused by clocks counting time at slightly different rates. Developers can use this component to obtain an accurate time for use when synchronizing, or writing transaction information.
blocks_image