9
Developing Applications
Applications for the Dolphin 7400/7450 hand held computer are developed for the Microsoft
Windows CE environment.
Microsoft Windows CE is a compact, highly efficient, scalable operating system created for embedded systems and products. Its modular design allows developers flexibility to customize it for a variety of small footprint and mobile
The Windows CE kernel is the central module of the operating system. It is the part of the operating system that loads first, and it remains in main memory. Because it stays in memory, it is important for the kernel to be as small as possible while still providing all the essential services required by other parts of the operating system and applications. Data synchronization also is not supported as the Dolphin 7400/7450 terminal is not designed for use as a single target.
The Dolphin 7400/7450 terminal can be easily programmed with Microsoft eMbedded Visual Tools (contains CE versions of Visual C++ and Visual Basic) or Java. Dolphin 7400/7450 supports Insignia Solutions Jeode Java Virtual Machine to run
Windows CE also runs SQL Server™ CE, the powerful yet compact relational database that extends enterprise data management. SQL Server CE has the familiar feel of SQL Server, with tools, application programming interfaces (APIs), and
To get started with developing applications for your Dolphin 7400/7450 terminal, see the electronic help file that comes with the SDK.
For more information about Windows CE, refer to these websites:
Microsoft Pocket PC (www.pocketpc.com) - General information
Chris De Herrera’s Windows CE website (www.cewindows.net) - General information and FAQs
MSDN (msdn.microsoft.com/embedded) - Technical articles, developer documentation and downloads
VBCE.com (www.vbce.com) - eMbedded Visual Basic information and FAQs
9 - 1