<?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>Steven Ng &#187; C#</title>
	<atom:link href="http://stevenng.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenng.net</link>
	<description>Software Developer</description>
	<lastBuildDate>Sun, 05 Sep 2010 17:09: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>Using MySpace REST API with OAuth and C#</title>
		<link>http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/</link>
		<comments>http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 02:17:58 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=70</guid>
		<description><![CDATA[<p>In this example we will make a <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Representational_State_Transfer?referer=');">REST</a> call to MySpace, get back 100 of our friends and display them on a web page. Because we&#8217;re accessing personal private information, you need to pass some authorization parameters with&#8230; <a href="http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Quick Ajax Example Using jQuery</title>
		<link>http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/</link>
		<comments>http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 02:30:28 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=59</guid>
		<description><![CDATA[<p>About 2 years ago I posted an article called &#8220;<a href="http://stevenng.net/2007/03/20/quick-ajax-example-using-prototypejs/" target="_blank">Quick Ajax Example Using Prototype.js</a>&#8221; and some visitors commented that my instructions weren&#8217;t clear so I just wanted to post a quick follow up. This is basically the same&#8230; <a href="http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
