Saltar al contenido principal

Desarrollo

Inicio
Novedades
Desarrollo
Infraestructura
Recursos
Dynamics Mobile
Blog Mnug
Imagine Mobile
Buscar
Mobile .Net users group > Desarrollo > Laboratorios Windows Mobile  

Laboratorios Windows Mobile

Modify settings and columns
  
Ver: 
EditarNotasFiltro
 
Step by Step: Developing Windows Mobile Game-Quality Graphics with DirectX
Microsoft Direct3D® MobileMicrosoft DirectDraw®Microsoft Visual Studio® 2005Windows Mobile version 5.0 software for Pocket PCsWindows Mobile version 5.0 software for Smartphones.

February 2007
 
Step by Step: Managed Casual Game Development
Microsoft .NET Compact Framework version 2.0Windows Mobile 5.0Microsoft Visual Studio® 2005Microsoft DirectX 9.0 SDKMicrosoft Direct3D®

February 2007.
 
Step by Step: Writing Device-Independent Windows Mobile Applications with the .NET Compact Framework
Learn how to build Microsoft® Windows Mobile®-based applications that successfully support the wide variety of device capabilities and available displays. This HOL will take 1 hour and 15 minutes to complete.

February 2007.
 
Step by Step: Monitoring Resource Leaks Using the Application Verifier Tool for Windows Mobile 5.0
You will use the Microsoft® Windows® CE 5.0 Test Kit to connect to a Windows Mobile® 5.0 Pocket PC Phone Emulator, launch the Application Verifier Tool, run a test application, and examine the logs that are generated.

February 2007.
 
Step by Step: Building a .NET Compact Framework Application for a Windows Mobile-based Device Using Visual Studio 2005
Learn how to reuse your existing Microsoft Visual Studio and Microsoft .NET Framework skills to develop a line-of-business application for a Windows Mobile–based device in this self-paced, hands-on lab (HOL).

June 2006.
 
Step by Step: Program Microsoft SQL Server CE 2.0 Merge Replication Using .NET Compact Framework
In this exercise, you will use the .NET Compact Framework and SQL Server CE to configure merge replication, build an application user interface, subscribe to a SQL Server publication, modify and synchronize data, and resolve conflicts.

February 2005.
 
Step by Step: Introduction to the New Managed APIs in Windows Mobile 5.0
Learn about the new managed application programming interfaces (APIs) in Windows Mobile 5.0 in this self-paced hands-on lab (HOL). You will improve on an existing application by making use of these new interfaces. Upon completion of this HOL, you will be ready to use these APIs to simplify your existing code or extend your applications to make use of the new capabilities of Windows Mobile 5.0.

June 2006.
 
Step by Step: Developing Multithreaded Applications with the .NET Compact Framework 2.0
Learn how to use the great support of the Microsoft .NET Compact Framework 2.0 for managed multithreaded applications–while avoiding much of the complexity that comes with multithreading–in this self-paced hands-on lab (HOL).

June 2006.
 
Step by Step: Incorporating COM Objects into Your .NET Compact Framework 2.0 Application
Learn how the Microsoft .NET Compact Framework version 2.0 enables you to more easily incorporate your existing native COM objects into your managed applications.

June 2006.
 
Step by Step: Developing a SQL Mobile Application with Visual Studio 2005 and SQL Server 2005
Learn how to use Microsoft SQL Server 2005 Mobile Edition (SQL Mobile) to synchronize data between a Windows Mobile–based device and a SQL Server 2005 backend database.

June 2006.
 
Step by Step: Program Microsoft SQL Server CE 2.0 Merge Replication Using .NET Compact Framework
In this exercise, you will use the .NET Compact Framework and SQL Server CE to configure merge replication, build an application user interface, subscribe to a SQL Server publication, modify and synchronize data, and resolve conflicts.

February 2005.
 
Step by Step: Develop a Location-Based Application on a Pocket PC Phone Edition by Using Microsoft MapPoint Location Server 1.0
The objective of this exercise is for you to use the Microsoft .NET Compact Framework to create an application that will run on a Pocket PC Phone Edition. Through MapPoint Location Server, the application will get the real-time location of one of your contact's mobile devices and present a map of the location.

February 2005.
 
[Native]Step by Step: Migrating a Windows Mobile Application from GAPI to DirectX
Learn about the new Windows Mobile 5.0 features of DirectX in this self-paced hands-on lab. You will explore the various drawing capabilities provided by DirectX such as drawing primitives, lighting and depth. You will also learn how to identify the DirectX capabilities of a particular device.

December 2005
 
[Native]Step by Step: Developing Orientation-Aware and Resolution-Aware Windows Mobile-based Applications in Native Code
Convert an existing Windows Mobile–based application to be aware of multiple screen orientations, sizes, and resolutions in this self-paced hands-on lab. You will alter the application so that it is aware of a change in screen orientation and adjusts for the presence of portrait, landscape, and square screens. You will then convert the same application so that it effectively adjusts for devices with higher screen resolution.

December 2005
 
[Native]Step by Step: New Native Windows Mobile Development Features in Visual Studio 2005
Get a guided tour through the Microsoft Visual Studio 2005 native device development experience.

June 2006.
 
[Native]Step by Step: Migrating an eMbedded Visual C++ Application to Visual Studio 2005
Say goodbye to eMbedded Visual C++ and build a native Windows Mobile-based application by using Visual Studio 2005.

June 2006.
 
[Native]Step by Step: Introduction to the New Native APIs in Windows Mobile 5.0
Learn about the new native application programming interfaces (APIs) in Windows Mobile 5.0 in this self-paced hands-on lab (HOL).

June 2006.
 
[Virtual-Lab]MSDN Virtual Lab: Developing a SQL Mobile Application with Visual Studio 2005 and SQL Server 2005
Learn how to use Microsoft® SQL Server™ 2005 Mobile Edition (SQL Mobile) to synchronize data between a Windows Mobile®–based device and a SQL Server 2005 backend database. You will use SQL Server Management Studio to create a SQL Mobile database, set up, and configure SQL Server 2005 and Internet Information Services (IIS) for merge replication. You will use Visual Studio 2005 to create a Microsoft .NET Compact Framework application to maintain SQL Mobile data and synchronize it with SQL Server data. You will also learn how to synchronize SQL Mobile data with any backend data store using a Web service. When you have completed this Virtual Lab, you will know how to easily build a mobile application that must keep mission-critical data in synchronization with a backend database.
 
[Virtual-Lab]MSDN Virtual Lab: Developing Multithreaded Applications with the .NET Compact Framework 2.0
Learn how to use the great support of the Microsoft® .NET Compact Framework 2.0 for managed multithreaded applications–while avoiding much of the complexity that comes with multithreading–in this Virtual Lab. You will learn how to properly create and terminate threads, how to deal with the challenges of updating user interface controls from inside worker threads, and which synchronization objects to use at different times. Upon completion of this Virtual Lab, you will know how to use the multithreading capabilities of the .NET Compact Framework 2.0 to create well-responsive applications targeting Microsoft Windows® CE 5.0 and Windows Mobile®–based devices.
 
[Virtual-Lab]MSDN Virtual Lab: Incorporating COM Objects into Your .NET Compact Framework 2.0 Application
In this Virtual Lab you will learn how the Microsoft® .NET Compact Framework version 2.0 enables you to more easily incorporate your existing native COM objects into your managed applications. Through a series of examples, you will learn how to prepare your COM objects, incorporate them into your .NET Compact Framework projects, and call them from managed code. Upon completion of this Virtual Lab, you will know how to avoid rewriting all of your legacy COM objects by using them directly in your .NET Compact Framework applications.
 
[Virtual-Lab]MSDN Virtual Lab: Monitoring Resource Leaks Using the Application Verifier Tool for Windows Mobile 5.0
This Virtual Lab guides you through setting up and using the Application Verifier Tool for Windows Mobile® 5.0 to examine possible resource leaks in an application that runs on Windows Mobile 5.0 software. The Application Verifier tool identifies possible scenarios in your application where resources are allocated but are not freed after they are used. The tool can monitor leaks of allocated memory, handles, and Graphics Device Interface (GDI) objects as well as memory corruption. In this Virtual Lab, you will use the Microsoft® Windows® CE 5.0 Test Kit to connect to a Windows Mobile 5.0 Pocket PC Phone Emulator, launch the Application Verifier Tool, run a test application, and examine the logs that are generated.
 
[Virtual-Labs]MSDN Virtual Lab: Understanding Windows Mobile Security Using the Device Security Manager

Windows Mobile® 5.0–based devices implement an application security model that is based on authentication. As an application developer who wants to target Windows Mobile-based devices, you need to understand the Windows Mobile application security model and the different policy options a mobile operator has when bringing a Windows Mobile–based device to market.

In this Virtual Lab, you will become familiar with the concepts of authentication, permissions, and authorization. This Virtual Lab will also teach you to use several tools to understand how an application runs on different security configurations.

 
[Virtual-Lab]MSDN Virtual Lab: Developing Managed Applications for Pocket PC and Smartphone Devices with Windows Mobile 5.0
After completing this lab, you will be better able to describe the Windows Mobile 5.0 Platform, create managed applications for Windows Mobile 5.0 Devices, use the new Windows Mobile 5.0 APIs, understand how to use the Device Emulators, and share common code between devices.

 
[Virtual-Lab]MSDN Virtual Lab: Developing Native Applications for Pocket PC and Smartphone Devices with Windows Mobile 5.0
After completing this lab, you will be better able to describe the Windows Mobile 5.0 Platform, create native applications for Windows Mobile 5.0 Devices, design mobile applications that are orientation and resolution aware, deploy and test mobile applications using true ARM emulators and the Visual Studio 2005 debugger, and create CAB installers for mobile applications.