<?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>Joe Stevens&#039; Blog &#187; WCF</title>
	<atom:link href="http://www.joe-stevens.com/category/wcf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joe-stevens.com</link>
	<description>Everything .NET and C#</description>
	<lastBuildDate>Wed, 25 Aug 2010 03:28:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linq to SQL with WCF Services</title>
		<link>http://www.joe-stevens.com/2009/07/10/linq-to-sql-with-wcf-services/</link>
		<comments>http://www.joe-stevens.com/2009/07/10/linq-to-sql-with-wcf-services/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 03:32:37 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Linq]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Linq To SQL]]></category>

		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=121</guid>
		<description><![CDATA[I was interested to see how I could use Linq to SQL with WCF Services to load and save data using a Silverlight project.  In this post I will expand upon the database I created in my Linq to SQL Tutorial and the console application I wrote for my Set inheritance modifiers with SQLMetal post. The [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2009/07/10/linq-to-sql-with-wcf-services/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Resize image with Silverlight and FJCore before uploading to server</title>
		<link>http://www.joe-stevens.com/2009/06/22/resize-image-with-silverlight-and-fjcore-before-uploading-to-server/</link>
		<comments>http://www.joe-stevens.com/2009/06/22/resize-image-with-silverlight-and-fjcore-before-uploading-to-server/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 00:56:06 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[fjcore]]></category>
		<category><![CDATA[image resize]]></category>
		<category><![CDATA[resize image]]></category>

		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=88</guid>
		<description><![CDATA[I have a Silverlight application which allows the user to select images from their local PC which are then uploaded to a server via a WCF Service. It is easy enough to resize the image once it gets to the server, but this would still mean that the full image is being sent over the [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2009/06/22/resize-image-with-silverlight-and-fjcore-before-uploading-to-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Wrapped Listbox items in Silverlight and WPF</title>
		<link>http://www.joe-stevens.com/2009/06/02/wrapped-listbox-items-in-silverlight-and-wpf/</link>
		<comments>http://www.joe-stevens.com/2009/06/02/wrapped-listbox-items-in-silverlight-and-wpf/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 07:07:58 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=26</guid>
		<description><![CDATA[I wanted to display a list of image thumbnails similar to how Windows Explorer does it so they are displayed horizontally and wrap onto the next line. The ListBox allows you to choose a template for the panel used to display items. The following XAML uses the WrapPanel for the ItemsPanelTemplate and gives the functionality [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2009/06/02/wrapped-listbox-items-in-silverlight-and-wpf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCF Services and Silverlight</title>
		<link>http://www.joe-stevens.com/2009/06/01/wcf-services-and-silverlight/</link>
		<comments>http://www.joe-stevens.com/2009/06/01/wcf-services-and-silverlight/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 04:42:36 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=14</guid>
		<description><![CDATA[After looking at WPF the other week I thought being a web developer it would be beneficial to look at Silverlight.  One of the first things I was interested to try was to access the server&#8217;s file system from the Silverlight application. I quickly found out that this wasn&#8217;t possible so I decided to create [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2009/06/01/wcf-services-and-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The beast that is WCF</title>
		<link>http://www.joe-stevens.com/2009/06/01/the-beast-that-is-wcf/</link>
		<comments>http://www.joe-stevens.com/2009/06/01/the-beast-that-is-wcf/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 01:09:34 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=7</guid>
		<description><![CDATA[After spending nearly 3 years working some time ago on an application utilising Web Services with .NET 2.0 I thought it was about time I learned about WCF. I am currently reading the book Learning WCF by Michele Leroux Bustamante which so far has done a really good job describing the concepts of WCF, also including some good [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2009/06/01/the-beast-that-is-wcf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
