<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Rum and Code</title>
	<atom:link href="http://rumandcode.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rumandcode.wordpress.com</link>
	<description>In Code Veritas</description>
	<lastBuildDate>Thu, 05 Nov 2009 04:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Bing Maps Silverlight Control With Traffic Cams by Traffic Cameras</title>
		<link>http://rumandcode.wordpress.com/2009/09/10/bing-maps-silverlight-control-with-traffic-cams/#comment-267</link>
		<dc:creator>Traffic Cameras</dc:creator>
		<pubDate>Thu, 05 Nov 2009 04:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/?p=221#comment-267</guid>
		<description>Kinda like TrafficCameras.com.  I don&#039;t think they are using Silverlight, but they are still using Virtual Earth (Bing Maps) with Traffic Cameras.</description>
		<content:encoded><![CDATA[<p>Kinda like TrafficCameras.com.  I don&#8217;t think they are using Silverlight, but they are still using Virtual Earth (Bing Maps) with Traffic Cameras.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bing Maps Silverlight Control With Traffic Cams by CodeDeveloper39</title>
		<link>http://rumandcode.wordpress.com/2009/09/10/bing-maps-silverlight-control-with-traffic-cams/#comment-266</link>
		<dc:creator>CodeDeveloper39</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/?p=221#comment-266</guid>
		<description>Thanks for the awesome writeup.  I&#039;ve tried to piece together what you have but I haven&#039;t been successful.  Can you please post the source code?  

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the awesome writeup.  I&#8217;ve tried to piece together what you have but I haven&#8217;t been successful.  Can you please post the source code?  </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.Net Listview with FileUpload Control &amp; LinqDataSource by Chris Curvey</title>
		<link>http://rumandcode.wordpress.com/2009/03/19/aspnet-listview-with-fileupload-control-linqdatasource/#comment-265</link>
		<dc:creator>Chris Curvey</dc:creator>
		<pubDate>Fri, 11 Sep 2009 18:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/?p=154#comment-265</guid>
		<description>Thanks for posting this.  I&#039;ve just spent most of the day trying to figure out how to do this.  (And I would never have come up with this solution in a million years.)</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  I&#8217;ve just spent most of the day trying to figure out how to do this.  (And I would never have come up with this solution in a million years.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple Join Fields in LINQ by shityoucantremember</title>
		<link>http://rumandcode.wordpress.com/2008/09/03/multiple-join-fields-in-linq/#comment-264</link>
		<dc:creator>shityoucantremember</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/2008/09/03/multiple-join-fields-in-linq/#comment-264</guid>
		<description>Awesome, exactly what I needed!</description>
		<content:encoded><![CDATA[<p>Awesome, exactly what I needed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ, XML and XDocument fun. by anon</title>
		<link>http://rumandcode.wordpress.com/2008/07/09/linq-xml-and-xdocument-fun/#comment-259</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 01 Sep 2009 18:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/2008/07/09/linq-xml-and-xdocument-fun/#comment-259</guid>
		<description>googled this because i was having trouble saving xml files and i got the answer. 
( rosterDoc.Save(@&quot;c:\temp\example.xml&quot;); )

Thanks alot.</description>
		<content:encoded><![CDATA[<p>googled this because i was having trouble saving xml files and i got the answer.<br />
( rosterDoc.Save(@&#8221;c:\temp\example.xml&#8221;); )</p>
<p>Thanks alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single Click ASP.Net Button by Sam</title>
		<link>http://rumandcode.wordpress.com/2008/06/20/single-click-aspnet-button/#comment-258</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/2008/06/20/single-click-aspnet-button/#comment-258</guid>
		<description>You rock! Cheers.</description>
		<content:encoded><![CDATA[<p>You rock! Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple Join Fields in LINQ by micaleel</title>
		<link>http://rumandcode.wordpress.com/2008/09/03/multiple-join-fields-in-linq/#comment-257</link>
		<dc:creator>micaleel</dc:creator>
		<pubDate>Fri, 10 Jul 2009 20:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/2008/09/03/multiple-join-fields-in-linq/#comment-257</guid>
		<description>Wow. I spent a lot of time trying to implement this sort of joins. Thanks a mill.</description>
		<content:encoded><![CDATA[<p>Wow. I spent a lot of time trying to implement this sort of joins. Thanks a mill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single Click ASP.Net Button by jatin</title>
		<link>http://rumandcode.wordpress.com/2008/06/20/single-click-aspnet-button/#comment-256</link>
		<dc:creator>jatin</dc:creator>
		<pubDate>Fri, 29 May 2009 09:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/2008/06/20/single-click-aspnet-button/#comment-256</guid>
		<description>Good Work.. Well Done.. Its Just that solution i m looking for.. Thanks Alot</description>
		<content:encoded><![CDATA[<p>Good Work.. Well Done.. Its Just that solution i m looking for.. Thanks Alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Empty Option in DropDownList Bound to LinqDataSource by Chris</title>
		<link>http://rumandcode.wordpress.com/2009/04/02/empty-option-in-dropdownlist-bound-to-linqdatasource/#comment-255</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 13 May 2009 08:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/?p=185#comment-255</guid>
		<description>When I found your site I thought... &quot;Why didn&#039;t I know Adam had a blog?&quot;
Then I looked over your blog postings and remembered... because every time I find your blog my eyes go glassy from all the code and I black out.  This is by far the furthest I&#039;ve made it into your blog.

hey... I sent you an email to an old address I had for you, if it doesn&#039;t reach you get me back at the email address I put here.

-Chris</description>
		<content:encoded><![CDATA[<p>When I found your site I thought&#8230; &#8220;Why didn&#8217;t I know Adam had a blog?&#8221;<br />
Then I looked over your blog postings and remembered&#8230; because every time I find your blog my eyes go glassy from all the code and I black out.  This is by far the furthest I&#8217;ve made it into your blog.</p>
<p>hey&#8230; I sent you an email to an old address I had for you, if it doesn&#8217;t reach you get me back at the email address I put here.</p>
<p>-Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single Click ASP.Net Button by Lee</title>
		<link>http://rumandcode.wordpress.com/2008/06/20/single-click-aspnet-button/#comment-248</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Wed, 21 Jan 2009 16:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://rumandcode.wordpress.com/2008/06/20/single-click-aspnet-button/#comment-248</guid>
		<description>Been trying to find a cross-browser solution, so will try this out.

Thanks.</description>
		<content:encoded><![CDATA[<p>Been trying to find a cross-browser solution, so will try this out.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
