All Forums
 Microsoft Windows CE
 CE Sample Applications and Utilities
 C# - AppliedTrucking(Web Services, ASP.NET)
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

ctacke

877 Posts

Posted - 13 Dec 2002 :  11:20:38  Show Profile  Email Poster
AppliedTrucking

AppliedTrucking is a multi-piece sample application presented at the 2002 Microsoft Windows Embedded Developers Conference. AppliedTrucking provides an example of how a Windows CE device can be readily integrated into an enterprise solution to provide seamless and timely data to the end-customer.

It is also an example of how managed code allows complex and sophisticated functionality to be implemented in a very short period of time. This sample, including all pieces and database work, took less than 2 weeks to develop from the ground up.

Key Features Used


MapPoint.NET Web Service
System.IO
System.Drawing
System.Runtime.InteropServices
System.Data
System.Net

Lines of Code: 2798


This application requires:


The application consists of the following pieces:

CE Device Application - TruckTrack.exe
This C# Compact Framework application demonstrates an in-vehicle application. The vehicle application allows:
  • Collection of GPS/Vehicle information

  • Local data storage

  • Connection to an Enterprise Web Service for uploading data through TCP/IP

  • Connection to the Microsoft MapPoint web service to get maps and do address searches

Enterprise Web Service - DataService.asmx
This C# Web Service:
  • Accepts and validates incoming data from devices

  • Inserts data into a SQL Server database

Web Forms Application - TruckFinder.aspx
This set of C# Web Forms:
  • Displays a list of all devices that have uploaded data

  • Displays a full list of data for each device

  • Requests maps for each data point from the Microsoft MapPoint Web Service


Source Download
Rev. 1 - Oct 15, 2002 (zip 174kB)


modified March 31, 02 (ctacke) - added key APIs and LOC
modified Nov 15, 2007 (ljoy) - deleted obsolete links
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.03 seconds. Snitz Forums 2000