<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_皓月长空</title><subtitle type="text">天行健,君子以自强不息；地势坤,君子以厚德载物。荣辱不惊,闲看庭前花开花落；去留无意,漫随天外云卷云舒。</subtitle><id>http://feed.cnblogs.com/blog/u/56383/rss</id><updated>2010-06-17T02:21:37Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/56383/rss"/><entry><id>http://www.cnblogs.com/gbmf/archive/2009/08/04/1538202.html</id><title type="text">深恶痛绝之“转载引用”</title><summary type="text">前段时间写了几篇拙作，今天无意间在google上搜索，输入关键字&amp;#8220;wince webservice&amp;#8221;发现竟然偶的博文《WinCE数据通讯之Web Service篇》排在第一条，心理小高兴了吧；但紧接着的事让人恼火，发现有许多网站及论坛转载了我的文章，有些网站注明了作者&amp;#8220;皓月长空&amp;#8221;，来自博客园，有些竟然连作者都换成了别人，还有的论坛也转载时变成了&amp;#8...</summary><published>2009-08-04T02:19:00Z</published><updated>2009-08-04T02:19:00Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gbmf/archive/2009/08/04/1538202.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/archive/2009/08/04/1538202.html"/></entry><entry><id>http://www.cnblogs.com/gbmf/archive/2009/07/13/1514534.html</id><title type="text">WinCE数据通讯之Web Service分包传输篇</title><summary type="text">webService在传输大数据量时采取分包方式势在必行，如何高效灵活地创建分包数据是整个项目的关键。本文阐述了webservice在上传和下载时对大数据量进行分包传输的整个过程。</summary><published>2009-07-13T02:11:00Z</published><updated>2009-07-13T02:11:00Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gbmf/archive/2009/07/13/1514534.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/archive/2009/07/13/1514534.html"/></entry><entry><id>http://www.cnblogs.com/gbmf/archive/2009/06/01/1493929.html</id><title type="text">WinCE数据通讯之SqlCE数据同步篇</title><summary type="text">本文讲述在终端平台：WinCE5.0+SqlCE2.0，服务器：Windows server 2003+Sql Server2000 sp4，Dot Net Framwork 2.0版本下配置SQLCE与SqlServer数据库通过RAD方式进行同步</summary><published>2009-06-01T10:13:00Z</published><updated>2009-06-01T10:13:00Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gbmf/archive/2009/06/01/1493929.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/archive/2009/06/01/1493929.html"/></entry><entry><id>http://www.cnblogs.com/gbmf/archive/2009/05/31/1492884.html</id><title type="text">C#随机生成不重复字符串</title><summary type="text">今天整理以前一个项目源码，发现两个随机生成不重复字符串的方法，觉得用起来挺方便的，在此贴出来，方便以后查阅。</summary><published>2009-05-31T06:28:00Z</published><updated>2009-05-31T06:28:00Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gbmf/archive/2009/05/31/1492884.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/archive/2009/05/31/1492884.html"/></entry><entry><id>http://www.cnblogs.com/gbmf/archive/2009/05/22/1459914.html</id><title type="text">WinCE数据通讯之Web Service篇</title><summary type="text">准备写个WinCE平台与数据库服务器数据通讯交互方面的专题文章，今天先整理个Web Service通讯方式。公司目前的硬件产品平台是WinCE5.0，数据通讯是连接服务器与终端的桥梁，关系着终端的数据能否准确及时高效抵达服务器，是整个项目成败的关键。原先公司有同事用VC写过一个程序用Socket进行数据通讯，但一直问题不断。年前我开始探索用SqlCE与SqlServer数据同步方式进行数据上传与下...</summary><published>2009-05-22T08:33:00Z</published><updated>2009-05-22T08:33:00Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gbmf/archive/2009/05/22/1459914.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/archive/2009/05/22/1459914.html"/></entry><entry><id>http://www.cnblogs.com/gbmf/archive/2009/05/19/1459934.html</id><title type="text">开博题记</title><summary type="text">博客终于开通了，陆续将整理出项目开发过程中自己学习的心得体会发布到博客上，以此记录自己的成长与工作历程，若能给正在探索此道的同行门带来些许启发与帮助，则颇感欣慰。</summary><published>2009-05-19T01:51:00Z</published><updated>2009-05-19T01:51:00Z</updated><author><name>皓月长空</name><uri>http://www.cnblogs.com/gbmf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gbmf/archive/2009/05/19/1459934.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gbmf/archive/2009/05/19/1459934.html"/></entry></feed>
