<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DataSet &#8211; 随手笔记</title>
	<atom:link href="https://www.anhana.com/archives/tag/dataset/feed" rel="self" type="application/rss+xml" />
	<link>https://www.anhana.com</link>
	<description></description>
	<lastBuildDate>Fri, 13 Dec 2013 09:33:40 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.1</generator>
	<item>
		<title>.Net  XML 与 DataSet 相互转换</title>
		<link>https://www.anhana.com/archives/42</link>
					<comments>https://www.anhana.com/archives/42#comments</comments>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Fri, 13 Dec 2013 09:33:40 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[DataSet]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[转换]]></category>
		<guid isPermaLink="false">http://www.hana.co/?p=42</guid>

					<description><![CDATA[.Net 的XML与DataSet 相互转换代码模版： public static DataSet Conve [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.anhana.com/archives/42/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>DataSet中DataTable添加行引发“该行已经属于另一个表”错误</title>
		<link>https://www.anhana.com/archives/25</link>
					<comments>https://www.anhana.com/archives/25#comments</comments>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Mon, 09 Dec 2013 03:38:55 +0000</pubDate>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[DataSet]]></category>
		<category><![CDATA[DataTable]]></category>
		<category><![CDATA[添加行引发错误]]></category>
		<category><![CDATA[该行已经属于另一个表]]></category>
		<guid isPermaLink="false">http://www.hana.co/?p=25</guid>

					<description><![CDATA[示例：将dt1的数据复制到dt2中。 DataTable dt1 = new DataTable(); Dat [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.anhana.com/archives/25/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
