|
|
CIS Data Loader.Net Version
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 as XML. Database connections
were handled through ADO.Net, XML, and DataSets. Functionality included
parsing the data into custom classes and imported into relational tables,
as well as adding new data to existing
surveys.
The
application utilized the Microsoft .Net Framework 1.0 version written with
C#. An ASP web-based prototype and
a VB Desktop version existed prior to the conversion project.



|