A prospective client asked for a code demo and I'm happy to oblige. I put together a simple web application that manages job listings. It's quite simple: list, create, retrieve, update and delete are all supported. the idea is to show:
A) I know what I'm doing
B) I can write Java and .Net software
C) I'm ready for anything. Bring it on
granted, I got a little carried away with that last point.
The code is written in Java 1.5 and the Spring Framework (MVC) 2.5 (complete with 2.5's MVC annotations configuration.)