Jon Kleinhans

My Personal Site

Welcome to My Site

This is a technology related and personal site.  Whether you're a friend or someone who stumbled here from a google search sit back and make yourself at home!

If you have a question that needs answering, or you'd like to see certain content shoot me an email.


What's New

07 August 2008
Added Projects page which presents code available for download and unrestricted use.

17 July 2007
Completed CRC-16 Function in a Module

17 November 2006
Published Network+ Sudy Guide Review

06 November 2006
Patent Pending Status

05 April 2006
Published RFID Sourcebook Review.











MS SQL Functions 

After working with Informatica I discovered some functionality that I would like natively on MS SQL. This prompted me to write a few handy functions for MS SQL which you can find and download here.

Visual Basic 2005 CRC-16 Function in a Module 

Unsuccessful in my search for a good Visual Basic 2005 CRC-16 calculator, I've made a CRC-16 Function in a Module that uses the table method of CRC calculation available here