|
|
CIS Data Loader Web Prototype
Project Details: To create an interface to load pipeline CIS(Close
Interval Survey) data from a CSV (Comma Separated Text) file into a database.
The application stored the data into a text BLOB. Database connections
were
handled through
ADO. Functionality included parsing the data into a relational table, as
well as adding new data to existing surveys. All loading and database functionality
was written into a COM DLL. A fully
functional desktop application was created based on this prototype.
The web version included a report and graph of the data which the desktop
did not contain. The entire site utilized the Microsoft
.Net Framework Beta version written with ASP.Net and C#.


|