A PDA application that utilises both MSSQL Mobile Edition and standard MSSQL databases to commit data to persistent storage. The application allows data to be uploaded to a remote server using web services written in C# and subsequently viewed via a secure website using ASP.Net. Remote data can also be downloaded using web services, also written as part of the application.
The PDA GUI comprises of a large number of screens and most programming time was taken up writing classes that efficiently kept track of what the User was doing and subsequently updating the GUI while also restricting inappropriate movement through the application by the User.
Technologies used.
Main menu
PDA login
Data capture in the application
Data capture in the application 2