<?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>Jake Hackl &#187; REST</title>
	<atom:link href="http://www.jacobhackl.com/category/tech/rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacobhackl.com</link>
	<description>Software development, entrepreneurship, technology, running, and whatever else</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Post calls with REST and .NET</title>
		<link>http://www.jacobhackl.com/2010/07/post-calls-with-rest-and-net/</link>
		<comments>http://www.jacobhackl.com/2010/07/post-calls-with-rest-and-net/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:54:53 +0000</pubDate>
		<dc:creator>Jake Hackl</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Rest]]></category>
		<guid isPermaLink="false">http://www.jacobhackl.com/?p=201</guid>
		<description><![CDATA[<p>Have a client application that needed to post some referral sales data to a third-party via REST. I did this a long time ago and had to do a refresher course and these were two of the better posts I used for the final implementation. With all the .NET movement towards REST and yesterday&#8217;s post [...]]]></description>
			<content:encoded><![CDATA[<p>Have a client application that needed to post some referral sales data to a third-party via REST. I did this a long time ago and had to do a refresher course and these were two of the better posts I used for the final implementation. With all the .NET movement towards REST and yesterday&#8217;s post about <a href="http://weblogs.asp.net/scottgu/archive/2010/07/16/code-first-development-with-entity-framework-4.aspx">Code-first development with Entity Framework 4</a> I have to admit that Microsoft is adapting the demand of developers (or the marketplace). There is still a vast gap until it catches up the speed of RoR in development but they are each distinct tools so that day may never come.</p>
<p>Those rest posts:</p>
<p><a href="http://developer.yahoo.com/dotnet/howto-rest_cs.html">http://developer.yahoo.com/dotnet/howto-rest_cs.html</a></p>
<p><a href="http://devlicio.us/blogs/derik_whittaker/archive/2009/02/14/posting-data-to-a-rest-service-using-c.aspx">http://devlicio.us/blogs/derik_whittaker/archive/2009/02/14/posting-data-to-a-rest-service-using-c.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacobhackl.com/2010/07/post-calls-with-rest-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

