|
The web application interface is
ASP.NET with C# code-behind, with various business
logic, utility and data access DLLs also written in C#.
These project pieces were built using the Visual
Studio.NET 2003 IDE. The database engine is Microsoft
SQL Server 2000, and in addition to the various tables
to hold the data, several stored procedures were written
/ generated to facilitate interaction with the data
access layer of the primary system. |