A simple .NET web form project to accept customer information and verify the submitted serial number against a serial number schema.
Credit Card Acceptance Form
Programming
A simple credit card acceptance form that uses the SkipJack API for processing orders. I converted the classic asp sample from the SkipJack samples to a .NET class library.

Wheel Fix It
Programming
Inventory, work order and customer management system.
This is a .NET 4.0 WebForms project that uses jQuery, KnockoutJs, Ajax. The backend is SQL server with custom stored procs and tables. The application also integrates with Quickbooks (via Quickbooks Web Connector). This application uses twitter bootstrap as the CSS framework.
Customer Service Interface
Programming
A custom tool to log customer notes.
Technology: ASP.NET 4.0 (MVC), jQuery, KnockoutJs