View Single Post
  #1 (permalink)  
Old 12-29-2008, 09:26 PM
mwheeler1982's Avatar
mwheeler1982
PPCGeeks Regular
Offline
 
Join Date: Aug 2007
Posts: 75
Reputation: 100
mwheeler1982 is keeping up the good workmwheeler1982 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thumbs up Fuel MPG Tracker "GasTracker" v0.2- VGA Only **Updated**

Here's my first attempt at making a "production grade" WM 6 application. I'm sure there are other applications out there that do this, but I wanted the development experience.

Prerequisites:
.NET CF 3.5
SQL Server CE 3.5 (edit *cab now included in post*)
VGA Device

Features:
v0.1
"Finger Friendly" Interface.
Reports on: Last Tank's MPG, Total MPG
Ability to clear out the database.
v0.2
Binary backup/restore of the database (backup stored as (InstallDirectory)\GasTrackerDB.bak) - Tools Page
Export/Import XML data - Tools Page
Ability to view raw database data
Added "about" screen - Tools Page

Known Issues:
This app is about 1MB. I used some pretty high-res icons that look great on the Touch Pro's VGA screen, but at the expense of file and memory footprint.

Existing Users: Upgrading from v0.1 to v0.2 - You MUST manually back up your database. Do this by backing up the GasTrackerDB.sdf file in your install directory (Usually \Program Files\GasTracker) to another location, uninstalling GasTracker, installing v0.2, then overwriting the GasTrackerDB.sdf file with your own.

Again, please be gentle, this is my first app that I've ever released

v0.2 - Added new features: Binary backup/restore, export/restore from XML, viewing of raw data
v0.1 - Initial Release

Like this app? Have a few extra bucks?Please Donate
Attached Images
File Type: jpg Screen02.jpg (36.6 KB, 319 views) Click for barcode!
File Type: jpg Screen01.jpg (48.8 KB, 97 views) Click for barcode!
Attached Files
File Type: cab SQL_Server_Mobile_3.5.wce5.armv4i.CAB (715.2 KB, 62 views) Click for barcode!
File Type: cab GasTracker_Setup.CAB (1.50 MB, 70 views) Click for barcode!

Last edited by mwheeler1982; 01-03-2009 at 12:05 AM. Reason: Updated for version 0.2
Reply With Quote
This post has been thanked 9 times.