VB.Net Work
Retail Statistics
At Emap, I work on a large web application serving Retail Statistics. Registered users can produce
- custom retail statistic tables,
- Excel and PDF reports,
- and dynamic charts (flash, jpg, pdf)
The code is in VB.Net and rigorously structured around objects:
- base and inherited classes,
- interfaces,
- custom web user controls,
- and xml feeds
Bidding website
While working at Nexus, I edited some of the VB.Net code of Customer King to fix a few bugs. The web application was challenging to debug because it had been outsourced: none of the code had been written in the familiar style of Nexus in-house developers.