Mobile Hands on Labs
Four of the best Hands-on Labs from MEDC 2006 have made available through Virtual Labs. You can download the Lab Manuals and walk through the entire lab on your own.
Windows Mobile Network Analyzer Power Toy
Network Analyzer for Windows Mobile runs network utilities, for example ping and ipconfig, on a Windows Mobile powered device. Network Analyzer for Windows Mobile facilitates the troubleshooting of network connectivity issues. You can extend the harness. You can add user-defined tests (DLLs) to the list of tests to be executed. An xml input file defines the list of tests to execute. You can use Network Analyzer to send information about network traffic to a .cap file. You can then view the .cap file with the Network Monitor tool or the Ethereal tool.
Programming Windows Mobile 5.0 Applications Using the .NET Compact Framework
Microsoft has recently launched the Windows Mobile 5.0 platform for Pocket PCs and Smartphones. With the proliferation of Windows Mobile-based devices in the marketplace, companies are gradually mobilizing their enterprising applications to let their staff gain the competitive mobile advantage.
Using Crossfire 6.0 and Visual Studio to Build Blackberry Applications
AppForge's latest version of Crossfire lets you write mobile apps in .NET languages for numerous devices. While this release adds support for Research In Motion's Blackberry, it currently lacks access to PIM and native Blackberry Java functionality.
Device Security Manager Powertoy for Windows Mobile 5.0 Released!
This test tool helps developers of Windows Mobile applications test various security policies for Windows Mobile devices.
It is designed as a desktop application that ships with a preset list of "security configurations". A security configuration can be thought of as a template, which contains a collection of individual policies and settings. For example, a security configuration could define policies such as whether unsigned applications are allowed to execute, whether RAPI is disabled etc. Using this tool, the developer can provision a Windows Mobile device with different configurations, and then test the application's behavior under these configurations. This tool can be used either on an emulator or an unlocked Windows Mobile device.
Support Mobile Devices in ASP.NET (Advances Topics)
Explains how to customize ASP.NET pages on different mobile device types, how to support CSS and how to make user friendly ASP.NET mobile sites.
How to make ASP.NET Applications that support mobile devices
Explains how to make ASP.NET mobile applications by using ASP.NET Mobile Software Development kit (Mobile SDK).
Create Setup Files for your Windows Mobile Applications Using Visual Studio 2005
Learning a simple series of steps in Visual Studio 2005 will make deploying applications to mobile devices a no-brainer from here on out. Follow along with this project, which includes step-by-step instructions, code, and a sample .ini file.
Into the Future
Mobile PCs and Tablet PCs are a growing market segment and are of the utmost strategic importance to Microsoft. New developments in hardware, software, developer tools, and SDKs give developers many new opportunities.
Know Your Networks
The sometimes-connected nature of mobile computers means that you need to build software that works smoothly as networks connect and disconnect. This article shows you how to build network-aware software using the Network Location Awareness APIs.