<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>黎波</title><link>http://blog.csdn.net/upto/</link><description>Windows Mobile for Line of Business</description><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 31 Mar 2008 15:41:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>黎波</dc:creator><title>2008年4月Windows Mobile Webcast预告</title><link>http://blog.csdn.net/upto/archive/2008/03/31/2233257.aspx</link><pubDate>Mon, 31 Mar 2008 15:38:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/03/31/2233257.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2233257.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/03/31/2233257.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2233257.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2233257</trackback:ping><description>2008年4月Windows Mobile Webcast预告&lt;img src ="http://blog.csdn.net/upto/aggbug/2233257.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>利用CodeSmith为SQL Server CE生成项目代码</title><link>http://blog.csdn.net/upto/archive/2008/03/29/2228006.aspx</link><pubDate>Sat, 29 Mar 2008 13:28:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/03/29/2228006.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2228006.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/03/29/2228006.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2228006.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2228006</trackback:ping><description>CodeSmith是很多.NET开发人员至爱的开发辅助工具，它能够使开发人员从大量枯燥无味的重复编码中解脱，集中精力解决实际业务问题和技术问题。本文将介绍如何将CodeSmith用于Windows Mobile项目，以SQL Server Compact Edition数据库作为代码生成的依据生成项目代码。&lt;img src ="http://blog.csdn.net/upto/aggbug/2228006.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>如何将数据导入到 SQL Server Compact Edition 数据库中（五）</title><link>http://blog.csdn.net/upto/archive/2008/03/05/2147831.aspx</link><pubDate>Wed, 05 Mar 2008 02:03:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/03/05/2147831.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2147831.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/03/05/2147831.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2147831.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2147831</trackback:ping><description>在本系列文章中，我已经尝试在 Windows 桌面平台和 Windows Mobile 平台上将数据导入到 SQL Server Compact Edition 数据库中。不过，之前的示例程序都属于 Windows 应用程序。本文将介绍如何在 ASP.NET Web 应用程序中实现 SQL Server Compact Edition 数据库的生成和数据导入。&lt;img src ="http://blog.csdn.net/upto/aggbug/2147831.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>如何将数据导入到 SQL Server Compact Edition 数据库中（四）</title><link>http://blog.csdn.net/upto/archive/2008/02/15/2096849.aspx</link><pubDate>Fri, 15 Feb 2008 12:02:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/02/15/2096849.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2096849.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/02/15/2096849.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2096849.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2096849</trackback:ping><description>在本系列文章的第一篇和第二篇为了提高数据写入的性能，我使用了 SqlCeResultSet 基于表的数据写入方式，该方法必须保证从源数据库查询的结果集（通过 Select 查询语句）跟目标数据库（SQL Server Compact Edition）表的字段先后顺序一致。所以，我觉得还是有必要给大家介绍常规的 Insert 语句数据插入方式。&lt;img src ="http://blog.csdn.net/upto/aggbug/2096849.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>如何将数据导入到 SQL Server Compact Edition 数据库中（三）</title><link>http://blog.csdn.net/upto/archive/2008/01/31/2074434.aspx</link><pubDate>Thu, 31 Jan 2008 11:07:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/31/2074434.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2074434.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/31/2074434.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2074434.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2074434</trackback:ping><description>时隔近半年了，不知道大家是否还记得，我在本系列的第一篇文章的总结中提到，创建 SQL Server CE 数据库表结构的 SQL 语句是可以自动生成的。那么本系列的第三篇文章就向大家介绍一种比较简单的方法。&lt;img src ="http://blog.csdn.net/upto/aggbug/2074434.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>Windows Mobile S/MIME 实现指南</title><link>http://blog.csdn.net/upto/archive/2008/01/27/2067614.aspx</link><pubDate>Sun, 27 Jan 2008 01:38:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/27/2067614.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2067614.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/27/2067614.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2067614.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2067614</trackback:ping><description>S/MIME 提供了开放、可互操作的协议，它允许软件之间交换经过数字签名和加密保护的消息。&lt;img src ="http://blog.csdn.net/upto/aggbug/2067614.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>Device Emulator 3.0 独立版本发布</title><link>http://blog.csdn.net/upto/archive/2008/01/27/2067587.aspx</link><pubDate>Sun, 27 Jan 2008 01:09:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/27/2067587.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2067587.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/27/2067587.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2067587.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2067587</trackback:ping><description>Device Emulator 3.0 是设备仿真器的最新版本，它可以模拟 ARM 平台的 Windows Mobile 或 Windows CE 设备，开发人员可以用它模拟真实的设备环境，调试智能设备应用程序。&lt;img src ="http://blog.csdn.net/upto/aggbug/2067587.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>MSDN Webcast 预告：Visual Studio 2008 移动开发新体验</title><link>http://blog.csdn.net/upto/archive/2008/01/16/2046143.aspx</link><pubDate>Wed, 16 Jan 2008 00:57:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/16/2046143.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2046143.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/16/2046143.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2046143.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2046143</trackback:ping><description>2008年1月22日我将会在 MSDN Webcast 上跟大家分享 Visual Studio 2008 在移动开发方面新特性，这是我第一次在 MSDN Webcast 上讲课，希望我的课程对学习 Windows Mobile 开发的朋友有所帮助。&lt;img src ="http://blog.csdn.net/upto/aggbug/2046143.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>An Introduction to WCF for Device Developers</title><link>http://blog.csdn.net/upto/archive/2008/01/16/2046141.aspx</link><pubDate>Wed, 16 Jan 2008 00:54:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/16/2046141.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2046141.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/16/2046141.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2046141.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2046141</trackback:ping><description>今天发现 OpenNETCF 顾问 Chris Tacke 撰写了一篇关于 WCF for .NETCF 3.5 入门的文章，比较具有实操性，并且文章的例子是基于 Visual Studio 2008 RTM 编写的，向大家推荐！&lt;img src ="http://blog.csdn.net/upto/aggbug/2046141.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>Using CLR Profiler for .NET Compact Framework</title><link>http://blog.csdn.net/upto/archive/2008/01/16/2046138.aspx</link><pubDate>Wed, 16 Jan 2008 00:49:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/16/2046138.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2046138.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/16/2046138.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2046138.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2046138</trackback:ping><description>Power Toys for .NET Compact Framework 3.5 提供了 CLR Profiler 工具，用于分析 .NET Compact Framework 应用程序的性能，对象的内存分配情况等。&lt;img src ="http://blog.csdn.net/upto/aggbug/2046138.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>如何通过代码实现 Windows Mobile 窗体的最小化</title><link>http://blog.csdn.net/upto/archive/2008/01/16/2046137.aspx</link><pubDate>Wed, 16 Jan 2008 00:48:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/16/2046137.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2046137.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/16/2046137.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2046137.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2046137</trackback:ping><description>NET Compact Framework 2.0 中的 FormWindowState 枚举只有 Normal 和 Maximized 两个值。因此在窗体类中不能通过设置 WindowState 属性为 FormWindowState.Minimized 实现窗体的最小化。本文将介绍一种通过 Win32 API 实现 Windows Mobile 窗体最小化的方法。&lt;img src ="http://blog.csdn.net/upto/aggbug/2046137.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>漂亮的 Windows Mobile 进度条控件</title><link>http://blog.csdn.net/upto/archive/2008/01/16/2046136.aspx</link><pubDate>Wed, 16 Jan 2008 00:46:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/16/2046136.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2046136.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/16/2046136.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2046136.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2046136</trackback:ping><description>推荐一个漂亮的自定义 ProgressBar，能够在桌面的 WinFrom 程序中使用，也可以在 Windows Mobile 应用程序中使用。&lt;img src ="http://blog.csdn.net/upto/aggbug/2046136.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>如何在 Windows Mobile 程序中获得包含 Millisecond 的 DateTime</title><link>http://blog.csdn.net/upto/archive/2008/01/15/2045954.aspx</link><pubDate>Tue, 15 Jan 2008 21:41:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2008/01/15/2045954.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/2045954.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2008/01/15/2045954.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/2045954.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2045954</trackback:ping><description>在 Windows Mobile 应用程序中每次调用 System.DateTime.Now 获取到的 DateTime，它的 Millisecond 值始终为 0。这难道是 .NET Compact Framework 的 bug？还是……&lt;img src ="http://blog.csdn.net/upto/aggbug/2045954.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>Channel 9: Offline Data Synchronization Services in Visual Studio 2008</title><link>http://blog.csdn.net/upto/archive/2007/11/15/1886336.aspx</link><pubDate>Thu, 15 Nov 2007 10:30:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2007/11/15/1886336.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/1886336.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2007/11/15/1886336.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/1886336.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1886336</trackback:ping><description>错过了北京 Tech·Ed 2007 马宁大哥的 MBL 401 新一代的SQL Server CE 3.5同步操作 课程的朋友，除了等待 Tech·Ed 录制视频放出来，还有其他途径可以了解到最新的 Visual Stdio 2008 中推出的 Sync Framework。&lt;img src ="http://blog.csdn.net/upto/aggbug/1886336.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>黎波</dc:creator><title>The Journey of the Lunch Launcher and Store and Forward Messaging</title><link>http://blog.csdn.net/upto/archive/2007/11/14/1885775.aspx</link><pubDate>Wed, 14 Nov 2007 21:39:00 GMT</pubDate><guid>http://blog.csdn.net/upto/archive/2007/11/14/1885775.aspx</guid><wfw:comment>http://blog.csdn.net/upto/comments/1885775.aspx</wfw:comment><comments>http://blog.csdn.net/upto/archive/2007/11/14/1885775.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/upto/comments/commentRss/1885775.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1885775</trackback:ping><description>来自 .NET Compact Framework 研发团队的 David Kline 将自己开发 Lunch Launcher 示例程序的亲身经历撰写为博客系列文章。深入分析了在 .NET Compact Framework 3.5 中支持的 Windows Communications Foundation (WCF) 邮件传输通道的编程。&lt;img src ="http://blog.csdn.net/upto/aggbug/1885775.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>