<?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>风云阁 &#187; Linq</title>
	<atom:link href="http://www.iron-feet.com/tag/linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iron-feet.com</link>
	<description>笑骂由人，洒脱自如！心若冰清，天塌不惊！</description>
	<lastBuildDate>Sun, 04 Dec 2011 15:05:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XML-RPC in C#</title>
		<link>http://www.iron-feet.com/it/xml-rpc-in-c/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=xml-rpc-in-c</link>
		<comments>http://www.iron-feet.com/it/xml-rpc-in-c/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:28:48 +0000</pubDate>
		<dc:creator>Iron_Feet</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Linq]]></category>
		<category><![CDATA[Post]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XML-RPC]]></category>

		<guid isPermaLink="false">http://www.iron-feet.cn/?p=1672</guid>
		<description><![CDATA[由于本人的手机是Windows Mobile 6.5的系统，我总是试图找到一款支持WM的对Wordpress操作的软件。但一直找不到，无奈之下，正好运用一下比较喜欢的Linq来实现一下。
在此，正好讲讲XML-RPC以及它与Wordpress关系。
对<a href="http://codex.wordpress.org/XML-RPC_Support">Wordpress</a>进行操作，除了通过他的We[......]<p class='read-more'><a href='http://www.iron-feet.com/it/xml-rpc-in-c/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" src="http://china-addthis.googlecode.com/svn/trunk/addthis.js" charset="utf-8"></script><span class='addthis_org_cn'><a u='http://www.iron-feet.com/it/xml-rpc-in-c/' t='XML-RPC in C#' d='' tag='.Net,C#,Linq,Post,Wordpress,XML-RPC' href='http://addthis.org.cn/share/' title='收藏-分享'><img src='http://www.iron-feet.com/wp-content/plugins/addthischina/a3.gif' alt='分享家:Addthis中国' align='absmiddle' /></a></span>
<p>由于本人的手机是Windows Mobile 6.5的系统，我总是试图找到一款支持WM的对Wordpress操作的软件。但一直找不到，无奈之下，正好运用一下比较喜欢的Linq来实现一下。<br />
在此，正好讲讲XML-RPC以及它与Wordpress关系。<br />
对<a href="http://codex.wordpress.org/XML-RPC_Support">Wordpress</a>进行操作，除了通过他的We[......]
<p class='read-more'><a href='http://www.iron-feet.com/it/xml-rpc-in-c/'>Read more</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>November 27, 2009 -- <a href="http://www.iron-feet.com/it/create-xml-from-xsd-by-using-dataset/" title="Create XML from XSD by Using Dataset">Create XML from XSD by Using Dataset</a> (6)</li><li>October 4, 2010 -- <a href="http://www.iron-feet.com/it/wordpress-plugin-imgcache/" title="Wordpress Plugin: ImgCache">Wordpress Plugin: ImgCache</a> (15)</li><li>December 29, 2009 -- <a href="http://www.iron-feet.com/it/change-of-domain-name/" title="Change of Domain Name">Change of Domain Name</a> (18)</li><li>August 3, 2009 -- <a href="http://www.iron-feet.com/it/the-plugins-i-used-in-my-site/" title="The Plugins I Used in My Site">The Plugins I Used in My Site</a> (4)</li><li>July 26, 2009 -- <a href="http://www.iron-feet.com/it/wordpress-plugincustom-url-shorter/" title="Wordpress Plugin: Custom URL Shorter">Wordpress Plugin: Custom URL Shorter</a> (18)</li><li>July 23, 2009 -- <a href="http://www.iron-feet.com/still-a-student/life-in-gucas/sites-move-abroad/" title="Sites Move Abroad">Sites Move Abroad</a> (4)</li><li>June 27, 2009 -- <a href="http://www.iron-feet.com/it/use-google-libraries/" title="Use Google Libraries">Use Google Libraries</a> (2)</li><li>June 17, 2009 -- <a href="http://www.iron-feet.com/it/volatile-register/" title="volatile &#038; register">volatile &#038; register</a> (0)</li><li>June 13, 2009 -- <a href="http://www.iron-feet.com/it/upgrade-2-wordpress-2-8/" title="Upgrade 2 Wordpress 2.8">Upgrade 2 Wordpress 2.8</a> (2)</li><li>December 12, 2008 -- <a href="http://www.iron-feet.com/it/wordpress-27/" title="Wordpress 2.7">Wordpress 2.7</a> (2)</li></ul><hr />
<p><small>© Iron_Feet for <a href="http://www.iron-feet.com">风云阁</a>, 2009. |
<a href="http://www.iron-feet.com/it/xml-rpc-in-c/">Permalink</a> |
<a href="http://www.iron-feet.com/it/xml-rpc-in-c/#comments">10 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.iron-feet.com/it/xml-rpc-in-c/&title=XML-RPC in C#">del.icio.us</a>
<br/>
Post tags: <a href="http://www.iron-feet.com/tag/net/" rel="tag">.Net</a>, <a href="http://www.iron-feet.com/tag/csharp/" rel="tag">C#</a>, <a href="http://www.iron-feet.com/tag/linq/" rel="tag">Linq</a>, <a href="http://www.iron-feet.com/tag/post/" rel="tag">Post</a>, <a href="http://www.iron-feet.com/tag/wordpress/" rel="tag">Wordpress</a>, <a href="http://www.iron-feet.com/tag/xml-rpc/" rel="tag">XML-RPC</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.iron-feet.com/it/xml-rpc-in-c/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
