Log in

View Full Version : Fast and Simple Mobile Access to Pocket Outlook Data


Kris Kumar
10-18-2005, 03:30 PM
<div class='os_post_top_link'><a href='http://www.developer.com/ws/pc/article.php/10947_3556186_1' target='_blank'>http://www.developer.com/ws/pc/article.php/10947_3556186_1</a><br /><br /></div><i>"In order for a new developer tool function to be useful, it must be easy to implement, provide a significant benefit to the task at hand, and perform well. As a Windows Mobile developer, I believe the addition of managed classes for accessing and interacting with the data contained within Pocket Outlook (contacts, tasks, and appointments) meets all these criteria. Developers who build .NET Compact Framework applications for Pocket PCs and Smartphones must all-too-often provide access to Pocket Outlook data. Previously, this meant using P/Invoke to either call native DLLs functionalities or access internal data stores directly, or acquiring third-party managed code libraries. The result was increased development time and/or increased cost. With the new managed classes, C# and VB.NET Compact Framework developers can quickly gain access to this often-vital information and modify it (if necessary) without additional products."</i><br /><br /> <img src="http://www.smartphonethoughts.com/images/Kris-oct05-mobileoutlookdev.jpg" alt="User submitted image" title="User submitted image"/> <br /><br />Don Sorcinelli has written an article on Developer.com for Windows Mobile 5.0 developers who want to access Pocket Outlook data. The new managed classes in Windows Mobile 5.0 makes the the task really simple. :-)