<?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>Michael Bell's Blog &#187; AJAX</title>
	<atom:link href="http://www.michaelkbell.com/index.php/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelkbell.com</link>
	<description>My one-in-all blog...</description>
	<lastBuildDate>Fri, 28 May 2010 16:57:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript, JSON, WCF, and passing dates, oh my!!!!</title>
		<link>http://www.michaelkbell.com/index.php/2010/05/28/javascript-json-wcf-and-passing-dates-oh-my/</link>
		<comments>http://www.michaelkbell.com/index.php/2010/05/28/javascript-json-wcf-and-passing-dates-oh-my/#comments</comments>
		<pubDate>Fri, 28 May 2010 15:43:43 +0000</pubDate>
		<dc:creator>Michael Bell</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.michaelkbell.com/?p=58</guid>
		<description><![CDATA[I spent more time than I will EVER admit trying to figure out what the heck was wrong with my code, passing a date created by the jQuery UI datepicker into my .NET WCF service. I tried tick conversions (which would wind up sending a date WCF didn&#8217;t understand). The only things I COULD get [...]]]></description>
		<wfw:commentRss>http://www.michaelkbell.com/index.php/2010/05/28/javascript-json-wcf-and-passing-dates-oh-my/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Microsoft AJAX to work in SharePoint 2007, MOSS</title>
		<link>http://www.michaelkbell.com/index.php/2009/02/06/configuring-microsoft-ajax-to-work-in-sharepoint-2007-moss/</link>
		<comments>http://www.michaelkbell.com/index.php/2009/02/06/configuring-microsoft-ajax-to-work-in-sharepoint-2007-moss/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 17:32:47 +0000</pubDate>
		<dc:creator>Michael Bell</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.MichaelKBell.com/2009/02/06/ConfiguringMicrosoftAJAXToWorkInSharePoint2007MOSS.aspx</guid>
		<description><![CDATA[I had the pleasure of recently converting a couple of webparts &#38; controls to use Microsoft AJAX rather than AJAXPro.net. On top of all of my control changes, I had to do quite a few config file changes to SharePoint to ge tit to work correctly. Now, the instructions for this are out there on [...]]]></description>
		<wfw:commentRss>http://www.michaelkbell.com/index.php/2009/02/06/configuring-microsoft-ajax-to-work-in-sharepoint-2007-moss/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
