<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/hy_ghb" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/hy_ghb" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 01 Jul 2006 10:06:00 GMT</lastBuildDate><title>hy_ghb的专栏</title><link>http://blog.csdn.net/hy_ghb/</link><item><title>使用ADO.NET下的SqlBulkCopy类执行批量复制操作</title><link>http://blog.csdn.net/hy_ghb/archive/2006/07/01/860141.aspx</link><wfw:comment>http://blog.csdn.net/hy_ghb/comments/860141.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hy_ghb/comments/commentRss/860141.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=860141</trackback:ping><description>很多时侯，我们需要在数据库间复制大量数据，如SQLSERVER提供的BCP.EXE命令行工具，在ADO.NET下SqlBulkCopy类提供了一个高性能的方法WriteToServer来复制数据。该方法可以接受一个DataRow对像数据、一个实现IDbDataReader接口的对像和一个DataTable，或者接受一个DataTable对像和一个DataRowState枚举值，以实现从大多数位置中获取数据。&lt;img src =&quot;http://blog.csdn.net/hy_ghb/aggbug/860141.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 01 Jul 2006 18:06:00 +0800</pubDate><author>hy_ghb</author><comments>http://blog.csdn.net/hy_ghb/archive/2006/07/01/860141.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hy_ghb/archive/2006/07/01/860141.aspx</guid><dc:creator>hy_ghb</dc:creator></item><item><title>.NET下使用DataAdapter保存数据时，如何生成command语句及使用事务</title><link>http://blog.csdn.net/hy_ghb/archive/2006/07/01/860053.aspx</link><wfw:comment>http://blog.csdn.net/hy_ghb/comments/860053.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hy_ghb/comments/commentRss/860053.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=860053</trackback:ping><description>在.NET下，运用DATASET对数据进行批量更新时，需要与 DataAdapter配合使用。DataAdapter数据适配器的作用是生成数据更新时所需的insert,delete,update等语句，这些语句一般在开发阶段，在IDE环境下生成，但是如果需要在程序中动态配置数据来源，那么DataAdapter的insert,delete,update语句就需要动态生成了。这就是SqlCommandBuilder 对像了&lt;img src =&quot;http://blog.csdn.net/hy_ghb/aggbug/860053.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 01 Jul 2006 17:48:00 +0800</pubDate><author>hy_ghb</author><comments>http://blog.csdn.net/hy_ghb/archive/2006/07/01/860053.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hy_ghb/archive/2006/07/01/860053.aspx</guid><dc:creator>hy_ghb</dc:creator></item><item><title>华硕Z91515C笔记本使用随记</title><link>http://blog.csdn.net/hy_ghb/archive/2005/12/16/554318.aspx</link><wfw:comment>http://blog.csdn.net/hy_ghb/comments/554318.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hy_ghb/comments/commentRss/554318.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=554318</trackback:ping><description>做为IT业人员，有一台属于自己的笔记本我想是很多人的心愿。几年前，这种依然是很遥远的梦想，但是在笔记本平民化的今天，梦想就要实现了。看了很多网上的评论，听了同事之间讨论，关注了几款同期产品，联想旭日150C、惠普ZE2202、华硕Z91515C、宏基2403等&lt;img src =&quot;http://blog.csdn.net/hy_ghb/aggbug/554318.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 17 Dec 2005 06:19:00 +0800</pubDate><author>hy_ghb</author><comments>http://blog.csdn.net/hy_ghb/archive/2005/12/16/554318.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hy_ghb/archive/2005/12/16/554318.aspx</guid><dc:creator>hy_ghb</dc:creator></item></channel></rss>