![]() | ||
|
November 24-28, 2003 http://www.pocketpcdn.com | ||
Developer Product of The Week | ||
| ||
Pocket PC Developer News | ||
November 28, 2003. SQL Server CE Tools for .NET CFPosted by Chris Forsberg.
FITIRI SS Suite of High Performance Tools allow developers and companies to Bulk Insert data into their Pocket PC based handheld devices from disparate sources of data. SSCEDirect does this in a fraction of the time compared to using ADO.Net. Typical load time for 10,000 records is 8 - 10 minutes, the same data takes only 15 seconds using SSCEDirect. | ||
|
| ||
November 27, 2003. Pocket PC style spin controlPosted by Vassili Philippov.
For example many Pocket PC programs like Pocket Word use two "flat comboboxes" over the file list for folder selection and sorting. But there is no documentation how to do the same. Or recording control... one provided by Microsoft for developers is much worse than one used by Microsoft in Notes and Inbox. And so on. One of such things that Microsoft always uses in their application but does not disclose how to implement (indeed there is one help page that gives a hint but it is almost impossible to find this page and it contains only 50% of needed information) are spin controls. Spin controls used in standard Pocket PC applications have special look and feel optimized for working with stylus. We publish a new QA that explains how to make spin controls in this Pocket PC style. | ||
|
| ||
November 26, 2003. Enhanced Standard Controls for .NET CF
Posted by Chris Forsberg.
This package contains four controls (Label, Button, Checkbox, Radio Button) that completely replace the standard controls that come with the compact framework. The new controls contain ALL the functionality of the standard controls in addition to many features that were left out or simplified in the standard controls. The new controls also implement ALL events that are provided by the base Control class, not just the standard small subset, this allows much more flexibility. | ||
|
| ||
November 25, 2003. Web Service Enhancements with .NET CFPosted by Chris Forsberg.
This should give you a great start for calling the next generation web services with the .NETcf. It provides the fundamentals of WS-Routing / Addressing, DIME, and WS-Security (including Xml-Encryption and Xml-Signature). | ||
|
| ||
November 24, 2003. Free Chess for .NET CFPosted by Chris Forsberg.
Features include: easy-to-use interface with nice graphics, 4 playing modes: play locally (against the computer or in two-player mode) or over the internet (against a chess XML Web Service or against one of your MSN Messenger buddies), 3 versions: for PocketPC, Smartphone, and desktop, chess engine with 6 difficulty levels, full understanding of the chess rules: draw by repetition / by 50 move rule / by insufficient material, castling, en passant etc, save/load games in FEN (Forsyth-Edwards Notation) format, automatically resumes an interrupted game, board editor, move history in standard algebraic notation, two image sets to choose from can rotate the board, gives next move hints small size, under 200KB for both mobile versions. | ||
|
| ||
The Most Interesting Discussions of The Week | ||
|
Distinguish external storage cards from internal ones Summary: one can take driver information from registry under "HKLM\Drivers\Builtin" to distinguish external storage cards from internal. ADO in eVC++ 4.0 ??? Summary: Pocket PC 2003 does not include ADOCE runtime. You should install it yourself. You can take it from one of our latest QAs. Automaticly running program after hard reset Summary: If Pocket PC device has built-in safe storage folder you can create autorun.exe application and put in the a special folder (like for a storage card) and it will run after hard-reset. | ||
Random Featured QAs | ||
|
How to create an installation that supports Pocket PC emulator? Short answer: create "ProcessorType = 686" section in your .inf file. How to implement autorun from a storage card? Short answer: create "autorun.exe" file in "2577", "10003" or "4000" folder depending on CPU. How can I handle hardware keys in my application? Short answer: use RegisterHotKey function and undocumented UnregisterFunc1 function from coredll.dll. How to obtain the window handle of the .Net control? Short answer: set capture to your control and use GetCapture function from coredll.dll. How do I send SMS messages from my Microsoft .NET CF applications? Short answer: import functions from "sms.dll". | ||
|
This email was sent you because you are subscribed to Pocket PC Developer Network newsletter. You can unsubscribe here. © 2001-2003 Pocket PC Developer Network, a division of Spb Software House |