<?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>JLCoady.net &#187; ASP.net</title>
	<atom:link href="http://jlcoady.net/tag/aspnet/feed" rel="self" type="application/rss+xml" />
	<link>http://jlcoady.net</link>
	<description></description>
	<lastBuildDate>Mon, 23 Mar 2009 18:15:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to get URL rewriting to work with ASP.Net 2.0 Themes and form post-backs</title>
		<link>http://jlcoady.net/aspnet/how-to-url-rewrite-asp-net-2-theme-form-postback</link>
		<comments>http://jlcoady.net/aspnet/how-to-url-rewrite-asp-net-2-theme-form-postback#comments</comments>
		<pubDate>Thu, 17 May 2007 07:00:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[ASP.net]]></category>

		<guid isPermaLink="false">http://blog.jlcoady.net/?p=10</guid>
		<description><![CDATA[Back in February, Scott Guthrie posted an article on URL rewriting with ASP.Net. Towards the end of the article there is a section on how to handle form post backs by sub classing HtmlForm (for ASP.Net 1.0 and 1.1) or by using a Control Adapter (for ASP.Net 2.0).
That seemed like a lot of work to [...]]]></description>
		<wfw:commentRss>http://jlcoady.net/aspnet/how-to-url-rewrite-asp-net-2-theme-form-postback/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy way to get FCKEditor to work inside an ASP.Net AJAX UpdatePanel</title>
		<link>http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel</link>
		<comments>http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel#comments</comments>
		<pubDate>Fri, 30 Mar 2007 07:00:46 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[FCKEditor]]></category>

		<guid isPermaLink="false">http://blog.jlcoady.net/?p=3</guid>
		<description><![CDATA[The Problem
I had a MultiLine TextBox inside an UpdatePanel and I wanted that TextBox to have rich editing capabilities so I chose FCKEditor. But, now when I do a partial PostBack, the TextBox doesnt retain it value.
An Initial Solution
So, I searched for a solution to this problem and found this post, but it seemed like [...]]]></description>
		<wfw:commentRss>http://jlcoady.net/aspnet/fckeditor-work-inside-updatepanel/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Using asp.net syntax in an umbraco document template and in XSLT templates</title>
		<link>http://jlcoady.net/aspnet/asp-net-syntax-in-umbraco-template-and-xslt</link>
		<comments>http://jlcoady.net/aspnet/asp-net-syntax-in-umbraco-template-and-xslt#comments</comments>
		<pubDate>Sat, 18 Nov 2006 07:00:20 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[XSL]]></category>

		<guid isPermaLink="false">http://jlcoady.net/?p=27</guid>
		<description><![CDATA[I am about to embark on a project that will be using ASP.NET AJAX extensively, along with the ASP.NET AJAX Control Toolkit. I would love to be able to do the whole thing inside of Umbraco, but, as far as I know, the only way to use these controls is from within a macro.
For example [...]]]></description>
		<wfw:commentRss>http://jlcoady.net/aspnet/asp-net-syntax-in-umbraco-template-and-xslt/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
