Carl Clark

C# Portfolio

May 2009

[ CV/Resume ] [ C# Portfolio ] [ Delphi Portfolio ] [ Microsoft SQL Server Portfolio ]

This section of my portfolio contains information about C# projects I have worked on.  Certain technical information, code extracts and screen shots may be included.


BlueQ

Work Queue System

A Work Queue system developed to help employees within an organisation process a variety of different Work Flow processes.  This system is extremely useful in aiding managers in ensuring tasks are carried out on time without steps without being missed.  Other Microsoft SQL Server systems can be easily integrated with BlueQ.

Screen Shots

The following screen shots demonstrate some of the graphical user interfaces (GUI) that I have built.  These have been built with Microsoft Visual Studio 2008 and Developer Express components.

Home

 Home

New Work Queue

New Work Queue

Work Queue

Work Queue

Code

An underlying Object Orientated framework was developed for this project and numerous other projects.  The following code extracts are from this framework which was code named Coral.  The bulk of the code in these files was developed by myself, but there are certain classes that were developed by the developers that worked for me.  Development on this project is still in progress.

Click here to view an extract of the source code.


 BlueSteel 4

Manufacturing Production Software

This project is the next version of a project that is currently written in Delphi.  For more information about that project see my Delphi Portfolio.

Code

The underlying Object Orientated framework is the same framework that we have used in BlueQ (see above).