Customer Online Store

Version 2.0
Author WATTO
Status Complete
Description A simple online store that allows customers to purchase products online. Also includes an administrator interface for editing/creating/listing customers. The online purchasing is not fully implemented, as per the University assignment requirements - the main focus was ASP.Net webpage development integrating with SQL Server 2000.
Features Web services for validating input and communicating to the database
ASPX pages including intermediate form postbacks and JavaScript inclusions
Screenshots   
Downloads Compiled Classes and Source Code


Hospital Ward

Version 1.0
Author WATTO
Status Complete
Description A simple program for University that was designed to test our knowledge of C#. Nothing terribly difficult or complex - just a hospital ward system that allows you to add and remove patients from the beds in a ward. Multiple wards are supported by loading and saving data files.
Features Reading and writing strings to files
Confirm and error dialogs
Screenshots   
Downloads Compiled Classes
Source Code


Patient Medical PDA GUI

Version 1.0
Author WATTO
Status Complete
Description Developed as a University GUI course, this is a stub-only implementation of a patient medication system on a PDA device. There is no program behind the interface except for code to switch interfaces and perform some basic functions such as changing dates.
Features User interfaces built on a PDA interface
Screenshots   
Downloads Compiled Classes
Source Code