Video Tutorials
Learn more about application development for Windows Mobile and Windows Embedded CE by watching "how-tos": multimedia documentation, designed by the Microsoft Mobile and Embedded Devices User Assistance (MEDUA) team — the same team you count on for conceptual and procedural documentation topics, API reference material, code samples, and technical articles. The MEDUA team has taken their video camera into the offices of top developers, product managers, product planners, and programming writers to record the tips, tricks, and information you need to know about the Windows Mobile and Windows Embedded CE platforms in an integrated development environment. In addition to how-tos, view tutorials on both basic and advanced Windows Embedded CE application development or for previous versions of Windows CE.
Windows Mobile 6
An Introduction To Developing with Microsoft Windows Mobile 6 John Kennedy, a Content Project Manager in the Mobile and Embedded Division, provides an introduction to developing applications for Windows Mobile 6. He covers the tools you need, and provides links to where you can download them. (12:36) Available for download |
What's New in Windows Mobile 6: Sound APIs Sandeep Kondam, a software test engineer in the Windows Mobile and Embedded team, discusses the new Sound APIs present in Windows Mobile 6. Sandeep looks at each API in turn, and then demonstrates an application that uses them to play a music file asynchronously. (8:56) Available for download |
Mobile Application Development How-tos: Multimedia Documentation
Using AppVerifier to debug Windows Mobile Applications Marty Larson demonstrates installing, configuring and using the "AppVerifier" Application Verifier tool to debug Windows Mobile applications. (15:38) Available for download |
Introduction to the ScreenLib Library for Windows Mobile Developers ScreenLib is a C++ library for Windows Mobile developers. It helps design user interfaces that adapt to work well with devices of any screen orientation, form factor, or DPI. This video explores some of the unique challenges of designing Windows Mobile user interfaces, and shows you how to use ScreenLib to overcome those challenges. Click here for more information about ScreenLib or to download the library. (40:08) 110K Version | 300K Version | Available for download |
Designing an Application for a Windows Mobile-based Device (Level 100) Luke Bayler, a Programming Writer from the Mobile and Embedded Division, presents a talk based on a presentation original written by Microsoft Program Manager Mel Sampat. The presentation includes advice on how best to design your Windows Mobile 5.0 applications, including user interface design tips and hints on general usability. (17:22) 110K Version | 300K Version |
Using Setup Projects to Deploy Windows Mobile 5.0 Applciations (Level 200) Drew Batchelor, Programming Writer with the Mobile and Embedded Devices team, demonstrates how to create a CAB file for a Windows Mobile application using Visual Studio 2005, and then create an application on the desktop computer than installs the CAB onto a connected device. (21:37) 110K Version | 300K Version |
Windows Mobile Security Model (Level 100) Jenny Kays, from the Mobile and Embedded Division talks to Microsoft Program Manager Mel Sampat about the Windows Mobile 5.0 Security Model, and how it impacts Independent Software Vendors. If you plan on distributing Windows Mobile applications, this is a must-see how-to. (11:04) 110K Version | 300K Version |
Microsoft Windows CE 5.0 Application Development Tutorials - Advanced
Building XML Web Services for Microsoft Windows CE 5.0 This video tutorial demonstrates how to create an XML Web service for a Windows CE 5.0-based device in native code by using eMbedded Visual C++ 4.0. (25:55) Available for download |
C# Application Development for Microsoft Windows CE 5.0 This tutorial demonstrates how to write a C# .NET Compact Framework application for a Windows CE 5.0-based device. Initially, the embedded application is deployed to the Windows CE Emulator, and then to a Windows CE 5.0-based reference board. (22:17) Available for download |