Personal GitHub Site
View My LinkedIn Profile
This is a lightweight Github webpage written in Jekyll and hosted on Github to showcase some of my sample project code. (Must be logged in to Github to follow links)
Object Oriented Bank Account Demo Sample C# application demonstrating a bank account program which uses Object Oriented coding.
Useful verification Tool to compare files Sample C# application to compare two Excel or Text files and display the differences in a 3rd file. We use it to quickly verify changes in Excel Outputs.
Data Access Samples Sample C# application sample code to demonstrate data access to various types of small databases and files uaing ADO.