Des petites vidéos pour les développeurs Compact Framework, que vous soyez débutant ou pro. Pour les débutants, vous pouvez apprendre comment créer une applications pour les périphériques Mobile ou CE avec le Compact Framework.
Get videos designed for all .NET Compact Framework developers, from the novice to the professional. If you are new to the .NET Compact Framework, you can learn the basics of how to create applications for devices, using either Visual Basic or C#.
28 Sept 2007
How do I ?
26 Sept 2007
Media Player Control for Windows CE
OpenNETCF a sorti un nouveau composant Media Player Control for Windows CE qui permet de facilement positionner un contrôle pour jouer un fichier vidéo. Ce contrôle requiert que la cible Windows CE contienne le support de Direct Draw dans l'image.
OpenNETCF released is a Media Player Control for Windows CE devices. It allows you to easily position your playback window anywhere on an application Form. The control requires that the target device has Direct Draw support in the CE image.
Vous pouvez télécharger une petite application de démo.

You can download a small demo application.
Le Media Player contrôle pour Windows CE est uniquement pour les périphériques Windows CE et n'est pas supporté sous Windows Mobile. Un contrôle WM sera disponible dans quelques semaines.
The Media Player Control for Windows CE is only for Windows CE devices and not supported on Windows Mobile. A WM control will be releasing in the coming weeks.
25 Sept 2007
Suggestion Box Forum
Quelles améliorations ou nouvelles fonctionnalités voulez-vous sous WM?
What do you want as new features or improvements in WM?
If you have any ideas, don't hesitate...
Suggestion Box forum
(thanks for the link Mike)
24 Sept 2007
Obfuscator for Compact Framework
Pourquoi obfusquer son code?
Why obfuscator?
Normalement, les logiciels sont compilés et distribués en code natif, les séquences d’instructions sont compilées pour un CPU particulier. A l’inverse, le code pour le .Net Framework est compilé en langage CLI. De plus, le code .Net est auto-descriptif, c’est-à-dire que les exe contiennent des métadonnées qui décrivent les types, les méthodes et évènements. Des programmes spécifiques permettent de désassembler le code (décompileurs) exploiter ces informations et régénérer le code source à partir de l’exécutable .Net.
Traditionally, software has been compiled and distributed as native code, sequences of instructions expressed in the language of a particular CPU. In contrast, code designed for the .NET Framework is compiled to an architecture-neutral language known as the common intermediate language, or IL. Furthermore, .NET code is self-describing; that is, .NET executables contain additional metadata which describes the types, methods, fields, and events on which the IL instructions operate. Specially designed programs, known as decompilers, can exploit this information and recover much of the original source code of a program from its compiled .NET executable.
Why obfuscator?
Normalement, les logiciels sont compilés et distribués en code natif, les séquences d’instructions sont compilées pour un CPU particulier. A l’inverse, le code pour le .Net Framework est compilé en langage CLI. De plus, le code .Net est auto-descriptif, c’est-à-dire que les exe contiennent des métadonnées qui décrivent les types, les méthodes et évènements. Des programmes spécifiques permettent de désassembler le code (décompileurs) exploiter ces informations et régénérer le code source à partir de l’exécutable .Net.
Traditionally, software has been compiled and distributed as native code, sequences of instructions expressed in the language of a particular CPU. In contrast, code designed for the .NET Framework is compiled to an architecture-neutral language known as the common intermediate language, or IL. Furthermore, .NET code is self-describing; that is, .NET executables contain additional metadata which describes the types, methods, fields, and events on which the IL instructions operate. Specially designed programs, known as decompilers, can exploit this information and recover much of the original source code of a program from its compiled .NET executable.
Xenocode Obfuscator est un obfuscateur qui fonctionne avec le Compact Frame
work, je l’ai essayé, l’IHM est très intuitive et les fonctionnalités sont très complètes. Vous pouvez même générer un seul exécutable contenant votre exe et les DLLs dont il dépend (sauf si votre application est multilingue).Xenocode Obfuscator is an obfuscator works with the Compact Framework, I have tried it, the HMI is very intuitive and features are complete. You can also generate a one executable containing your exe and the dependency Dlls (except if your application is multilingual).
Le prix est de 499$ pour une licence pour un développeur, mais ça vaut bien son prix.
Une version d'essai de 14 jours est disponible en téléchargement.
The price is about 499$ as a single developer license, but it shall be woth it's price.
More information on the product as well as a 14 days trial.
Pour le télécharger :
Download at:
http://www.xenocode.com/Products/Postbuild/
18 Sept 2007
New OpenNETCF Community site
Le nouveau site, http://community.opennetcf.com/ est un portail offrant l'accès à des articles sur des sujets variés pour les développeurs mobilité.The new site, http://community.opennetcf.com/, is a portal for accessing technical articles and whitepapers on a variety of subjects of interest to device developers.
De même, la communauté propose une compétition de codage tous les mois et le site héberge des projets open source.
Also, the Community site is the home a new monthly coding competition and the Community site will be offering hosting for community-based open source projects.
Also, the Community site is the home a new monthly coding competition and the Community site will be offering hosting for community-based open source projects.
Rendez-vous sur le blog de Neil pour les détails
See Neil's blog for details :
Subscribe to:
Posts (Atom)