
Microsoft
Get flash to fully experience Pearltrees
Programmers get away with a lot today. With .NET, at last there is a framework that allows for really easy application development.
Optimize Your Pocket PC Development with .NET Compact Framework
Using the .NET Compact Framework, SQL Server CE, and Replication
Data Points: Accessing Data from a Mobile Application
We’re very excited to join Nitobi to announce availability of a PhoneGap beta supporting Windows Phone Mango. This new option to build applications targeting Windows Phone gives more choices to developers.
PhoneGap mobile HTML5 framework adding support for Windows Phone Mango
Download Windows 8 Developer Preview Build ISO (32-bit & 64-bit) Torrent
Like Windows 7 Public betas Microsoft has made the first Windows 8 Developer Preview build publicly available for download to all Windows enthusiast.Configuration Service Providers and Security Roles
OMA DM Provisioning Files
OMA DM commands are transmitted between the server and the client device in messages.OMA Client Provisioning Files
The structure of the nodes within each version is the same: The Configuration Service Provider is identified, as are the settings to be queried or changed.Managing Windows Mobile Devices
Managing a device involves configuring the device after the initial operating system (OS) is put in ROM. The initial image placed in ROM is the bootstrap image.Creating an Installer for Windows Mobile Applications
I have followed the steps here, but I don't see the "myApp.ini" file anywhere in any of my CAB or Setup projects?? Should the .ini file be auto-generated by Visual Studio, or should it be created by hand?Mobile PractiCEs: How to create a windows mobile (Smart Device) .Cab installer
This time I'm going back to a basic topic: How to create a windows mobile installer for our mobile (Pocket PC / Smartphone)application. I've already blogged before about how to build a .cab which registers the assemblies on the .Net CF GAC . But this time I'm focusing on the .cab installer itself. A Cab file is the default setup format for Windows CE and Windows Mobile devices (similar to windows .msi files). You probably already have installed several application using .cab files, and are familiar with the concept. One point which is often unknown is that .cab files are processed by wceloader.exe , and it can only install one .cab file at a time .Optional Setup.dll Files for Installation
When you create a cabinet (.cab) file, you can choose to add an optional Setup.dll file. This enables you to perform operations before and after the installation and unistallation of your application on target devices. If you are using CAB Wizard to create your .cab file, you specify your Setup.dll in the DefaultInstall section of your .inf file.The Wceload tool (Wceload.exe), which is an XML-based CAB installer application, runs on your target device.

