[ 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.
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.
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 |
New Work Queue |
Work Queue |
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.
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.
The underlying Object Orientated framework is the same framework that we have used in BlueQ (see above).