<?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>算法交易-Bali &#187; WPF/SL</title>
	<atom:link href="http://libaocun.com/tag/wpfsl/feed" rel="self" type="application/rss+xml" />
	<link>http://libaocun.com</link>
	<description>Think globally, act locally.</description>
	<lastBuildDate>Fri, 06 Jan 2012 02:51:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Building Objects from XML of eBay API with LINQ</title>
		<link>http://libaocun.com/building-objects-from-xml-of-ebay-api-with-linq</link>
		<comments>http://libaocun.com/building-objects-from-xml-of-ebay-api-with-linq#comments</comments>
		<pubDate>Wed, 29 Jul 2009 03:32:05 +0000</pubDate>
		<dc:creator>Bali</dc:creator>
				<category><![CDATA[一些老文章]]></category>
		<category><![CDATA[ACT]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[WPF/SL]]></category>

		<guid isPermaLink="false">http://www.balionweb.com/?p=37</guid>
		<description><![CDATA[In this post, I’d like to illustrate the power of LINQ with code sample. I query the web service published by eBay. Refer to this article about eBay API concepts. EbayItem.cs Program.cs Done! in-memory objects are built. You can also follow ScottGu’s blog to wire up this code with Silverlight UI.]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-US"><span style="font-family: Calibri;font-size: small">In this post, I’d like to illustrate  the power of LINQ with code sample. I query the web service published by eBay.  Refer to </span><a title="ebay FindItems call references" href="http://developer.ebay.com/DevZone/shopping/docs/CallRef/FindItems.html"><span style="font-family: Calibri;color: #800080;font-size: small">this article</span></a><span style="font-family: Calibri;font-size: small"> about eBay API concepts. </span></span></p>
<p><strong><span style="text-decoration: underline">EbayItem.cs</span></strong></p>
<p><strong><span style="text-decoration: underline"><img class="alignnone size-full wp-image-39" src="http://www.balionweb.com/wp-content/uploads/2009/07/EbayItem.cs.jpg" alt="EbayItem.cs" width="783" height="131" /><br />
</span></strong></p>
<p><strong><span style="text-decoration: underline">Program.cs</span></strong></p>
<p><strong><span style="text-decoration: underline"><img class="alignnone size-full wp-image-40" src="http://www.balionweb.com/wp-content/uploads/2009/07/Programs.jpg" alt="Programs" width="780" height="670" /><br />
</span></strong></p>
<p>Done! in-memory objects are built. You can also follow <a title="Using Networking to Retrieve Data and Populate a DataGrid" href="http://weblogs.asp.net/scottgu/pages/silverlight-tutorial-part-3-using-networking-to-retrieve-data-and-populate-a-datagrid.aspx">ScottGu’s  blog</a> to wire up this code with Silverlight UI.</p>
]]></content:encoded>
			<wfw:commentRss>http://libaocun.com/building-objects-from-xml-of-ebay-api-with-linq/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

