<?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; ASP.NET</title>
	<atom:link href="http://stevenng.net/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenng.net</link>
	<description>Software Developer</description>
	<lastBuildDate>Sat, 26 Nov 2011 01:07:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>ASP.NET Error &#8211; The state information is invalid for this page and might be corrupted</title>
		<link>http://stevenng.net/2010/06/27/asp-net-error-the-state-information-is-invalid-for-this-page-and-might-be-corrupted/</link>
		<comments>http://stevenng.net/2010/06/27/asp-net-error-the-state-information-is-invalid-for-this-page-and-might-be-corrupted/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 23:29:44 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[viewstate]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=265</guid>
		<description><![CDATA[I ran into this error a second time in the last couple of years and totally forgot how I fixed it, so i'll blog what my situation and resolution was as a reminder and hopefully to help others.]]></description>
		<wfw:commentRss>http://stevenng.net/2010/06/27/asp-net-error-the-state-information-is-invalid-for-this-page-and-might-be-corrupted/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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 your REST &#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>
	</channel>
</rss>

