<?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>dotneto.com &#187; ASP.NET</title>
	<atom:link href="http://dotneto.com/category/asp-net/feed" rel="self" type="application/rss+xml" />
	<link>http://dotneto.com</link>
	<description>Web Development, Design and Solutions. A Blog By Ryno Burger.</description>
	<lastBuildDate>Mon, 09 Nov 2009 16:05:32 +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>jQuery &amp; ASP.NET UpdatePanel</title>
		<link>http://dotneto.com/jquery-asp-net-updatepanel</link>
		<comments>http://dotneto.com/jquery-asp-net-updatepanel#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:03:56 +0000</pubDate>
		<dc:creator>ryno</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://dotneto.com/?p=171</guid>
		<description><![CDATA[For some reason jQuery effects / configurations are lost during a partial page postback when using the UpdatePanel.

A good example is when you&#8217;re using the jQuery  Datepicker  plugin. After a partial page postback the date formatting are lost and it revert back to the defaults.

Here is a quick way to work around it:

1. [...]]]></description>
		<wfw:commentRss>http://dotneto.com/jquery-asp-net-updatepanel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
