<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[amandag的专栏]]></title><description><![CDATA[每一个成功的奥特曼背后都有无数默默挨打的小怪兽]]></description><link>https://blog.csdn.net/amandag</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; amandag]]></copyright><item><title><![CDATA[.NET批量大数据插入性能分析及比较(6.使用表值参数) ]]></title><link>https://blog.csdn.net/amandag/article/details/6393733</link><guid>https://blog.csdn.net/amandag/article/details/6393733</guid><author>amandag</author><pubDate>Wed, 04 May 2011 13:29:00 +0800</pubDate><description><![CDATA[.NET批量大数据插入性能分析及比较(6.使用表值参数) ]]></description><category></category></item><item><title><![CDATA[.NET批量大数据插入性能分析及比较(5.使用SqlBulkCopy)]]></title><link>https://blog.csdn.net/amandag/article/details/6393717</link><guid>https://blog.csdn.net/amandag/article/details/6393717</guid><author>amandag</author><pubDate>Wed, 04 May 2011 13:22:00 +0800</pubDate><description><![CDATA[.NET批量大数据插入性能分析及比较(5.使用SqlBulkCopy)]]></description><category></category></item><item><title><![CDATA[.NET批量大数据插入性能分析及比较(4.使用DataAdapter批量插入)]]></title><link>https://blog.csdn.net/amandag/article/details/6393703</link><guid>https://blog.csdn.net/amandag/article/details/6393703</guid><author>amandag</author><pubDate>Wed, 04 May 2011 13:16:00 +0800</pubDate><description><![CDATA[.NET批量大数据插入性能分析及比较(4.使用DataAdapter批量插入)]]></description><category></category></item><item><title><![CDATA[.NET批量大数据插入性能分析及比较(3.使用事务)]]></title><link>https://blog.csdn.net/amandag/article/details/6393697</link><guid>https://blog.csdn.net/amandag/article/details/6393697</guid><author>amandag</author><pubDate>Wed, 04 May 2011 13:09:00 +0800</pubDate><description><![CDATA[.NET批量大数据插入性能分析及比较(3.使用事务)]]></description><category></category></item><item><title><![CDATA[.NET批量大数据插入性能分析及比较(2.普通插入与拼接sql批量插入)]]></title><link>https://blog.csdn.net/amandag/article/details/6393497</link><guid>https://blog.csdn.net/amandag/article/details/6393497</guid><author>amandag</author><pubDate>Wed, 04 May 2011 11:30:00 +0800</pubDate><description><![CDATA[.NET批量大数据插入性能分析及比较(2.普通插入与拼接sql批量插入)]]></description><category></category></item><item><title><![CDATA[.NET批量大数据插入性能分析及比较(1.准备工作)]]></title><link>https://blog.csdn.net/amandag/article/details/6393384</link><guid>https://blog.csdn.net/amandag/article/details/6393384</guid><author>amandag</author><pubDate>Wed, 04 May 2011 10:58:00 +0800</pubDate><description><![CDATA[.NET批量大数据插入性能分析及比较
1. 逐条数据插入
2. 拼接sql语句插入
3. 拼接sql语句并使用Transaction
4. 拼接sql语句并使用SqlTransaction
5. 使用DataAdapter
6. 使用TransactionScope及SqlBulkCopy
7. 使用表值参数
]]></description><category></category></item><item><title><![CDATA[C#基础系列（11）-- 第四部分 C#高级特性 -- 泛型概念（1） ]]></title><link>https://blog.csdn.net/amandag/article/details/5726484</link><guid>https://blog.csdn.net/amandag/article/details/5726484</guid><author>amandag</author><pubDate>Sun, 11 Jul 2010 07:59:00 +0800</pubDate><description><![CDATA[C#基础系列（11）-- 第四部分 C#高级特性 -- 泛型概念（1） ]]></description><category></category></item><item><title><![CDATA[C#基础系列（10）-- 第三部分 面向对象相关 -- 浅复制与深复制（3）]]></title><link>https://blog.csdn.net/amandag/article/details/5726465</link><guid>https://blog.csdn.net/amandag/article/details/5726465</guid><author>amandag</author><pubDate>Sun, 11 Jul 2010 05:25:00 +0800</pubDate><description><![CDATA[C#基础系列（10）-- 第三部分 面向对象相关 -- 浅复制与深复制（3）]]></description><category></category></item><item><title><![CDATA[C#基础系列（9）-- 第三部分 面向对象相关 -- 抽象类与接口（2） ]]></title><link>https://blog.csdn.net/amandag/article/details/5725753</link><guid>https://blog.csdn.net/amandag/article/details/5725753</guid><author>amandag</author><pubDate>Sat, 10 Jul 2010 19:10:00 +0800</pubDate><description><![CDATA[C#基础系列（9）-- 第三部分 面向对象相关 -- abstract class与interface（2） ]]></description><category></category></item><item><title><![CDATA[C#基础系列（8）-- 第三部分 面向对象相关 -- 类与结构（1）]]></title><link>https://blog.csdn.net/amandag/article/details/5725707</link><guid>https://blog.csdn.net/amandag/article/details/5725707</guid><author>amandag</author><pubDate>Sat, 10 Jul 2010 18:15:00 +0800</pubDate><description><![CDATA[C#基础系列（8）-- 第三部分 面向对象相关 -- class与struct（1）]]></description><category></category></item><item><title><![CDATA[C#基础系列（7）-- 第二部分 字符串相关 -- string与StringBuilder（2） ]]></title><link>https://blog.csdn.net/amandag/article/details/5725631</link><guid>https://blog.csdn.net/amandag/article/details/5725631</guid><author>amandag</author><pubDate>Sat, 10 Jul 2010 17:25:00 +0800</pubDate><description><![CDATA[C#基础系列（7）-- 第二部分 字符串相关 -- string与StringBuilder（2） ]]></description><category></category></item><item><title><![CDATA[C#基础系列（6）-- 第二部分 字符串相关 -- byte[]与string之间的转换（1） ]]></title><link>https://blog.csdn.net/amandag/article/details/5725523</link><guid>https://blog.csdn.net/amandag/article/details/5725523</guid><author>amandag</author><pubDate>Sat, 10 Jul 2010 16:11:00 +0800</pubDate><description><![CDATA[C#基础系列（6）-- 第二部分 字符串相关 -- byte[]与string之间的转换（1） ]]></description><category></category></item><item><title><![CDATA[C#基础系列（5）-- 第一部分 基础数据类型与操作 -- 反码操作符（5） ]]></title><link>https://blog.csdn.net/amandag/article/details/5725028</link><guid>https://blog.csdn.net/amandag/article/details/5725028</guid><author>amandag</author><pubDate>Sat, 10 Jul 2010 11:22:00 +0800</pubDate><description><![CDATA[C#基础系列（5）-- 第一部分 基础数据类型与操作 -- 反码操作符（5） ]]></description><category></category></item><item><title><![CDATA[2010 我的求职经历(6家软件公司面试经历)]]></title><link>https://blog.csdn.net/amandag/article/details/6499732</link><guid>https://blog.csdn.net/amandag/article/details/6499732</guid><author>amandag</author><pubDate>Wed, 23 Jun 2010 21:32:00 +0800</pubDate><description><![CDATA[]]></description><category></category></item><item><title><![CDATA[2010 我的求职经历（5）]]></title><link>https://blog.csdn.net/amandag/article/details/5690126</link><guid>https://blog.csdn.net/amandag/article/details/5690126</guid><author>amandag</author><pubDate>Wed, 23 Jun 2010 20:26:00 +0800</pubDate><description><![CDATA[2010 我的求职经历（5）公司：某NASDAQ上市软件公司，主做游戏相关软件 职位：C#/ASP.NET Web工程师]]></description><category></category></item><item><title><![CDATA[2010 我的求职经历（4）]]></title><link>https://blog.csdn.net/amandag/article/details/5687564</link><guid>https://blog.csdn.net/amandag/article/details/5687564</guid><author>amandag</author><pubDate>Tue, 22 Jun 2010 21:37:00 +0800</pubDate><description><![CDATA[2010 我的求职经历（4）公司：国企，主做民航相关信息化应用系统 职位：.NET高级软件工程师]]></description><category></category></item><item><title><![CDATA[2010 我的求职经历（3）]]></title><link>https://blog.csdn.net/amandag/article/details/5686220</link><guid>https://blog.csdn.net/amandag/article/details/5686220</guid><author>amandag</author><pubDate>Tue, 22 Jun 2010 13:35:00 +0800</pubDate><description><![CDATA[2010 我的求职经历（3）公司：浦东某软件公司，主做电子政务软件产品与服务 职位：ASP.NET Web工程师]]></description><category></category></item><item><title><![CDATA[2010 我的求职经历（1）]]></title><link>https://blog.csdn.net/amandag/article/details/5686151</link><guid>https://blog.csdn.net/amandag/article/details/5686151</guid><author>amandag</author><pubDate>Tue, 22 Jun 2010 13:14:00 +0800</pubDate><description><![CDATA[6家软件公司面试经历分享]]></description><category></category></item><item><title><![CDATA[2010 我的求职经历（2）]]></title><link>https://blog.csdn.net/amandag/article/details/5686089</link><guid>https://blog.csdn.net/amandag/article/details/5686089</guid><author>amandag</author><pubDate>Tue, 22 Jun 2010 12:40:00 +0800</pubDate><description><![CDATA[2010 我的求职经历（2）公司：某NASDAQ上市软件公司，主做外包业务 职位：ASP.NET Web工程师]]></description><category></category></item><item><title><![CDATA[操纵IE浏览器模拟用户登录CSDN]]></title><link>https://blog.csdn.net/amandag/article/details/5673370</link><guid>https://blog.csdn.net/amandag/article/details/5673370</guid><author>amandag</author><pubDate>Wed, 16 Jun 2010 10:17:00 +0800</pubDate><description><![CDATA[大多数C#程序员对于使用HttpRequest、HttpResponse、WebClient这样的类向Web服务器发出请求并取得响应结果并不陌生。但有时我们想模拟用户操纵浏览器的场景(尤其是在自动化测试时)，那么我们可以选择使用mshtml.dll和shdocvw.dll来完成对IE DOM的操作以实现此功能。
]]></description><category></category></item></channel></rss>