<?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; HTML</title>
	<atom:link href="http://dotneto.com/category/html/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>
		<item>
		<title>Custom WF Activity to send mobile text message in CRM 4.0</title>
		<link>http://dotneto.com/custom-wf-activity-to-send-mobile-text-message-in-crm-4-0</link>
		<comments>http://dotneto.com/custom-wf-activity-to-send-mobile-text-message-in-crm-4-0#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:46:05 +0000</pubDate>
		<dc:creator>ryno</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://dotneto.com/?p=25</guid>
		<description><![CDATA[Creating a custom workflow activity for CRM is pretty straight forward. The approach we took was to register with an Email-to-SMS service provider to send out bulk SMS messages from CRM. The service provider provided us with an email account allowing the SMTP server to relay our messages through their server from the given account.

Following [...]]]></description>
		<wfw:commentRss>http://dotneto.com/custom-wf-activity-to-send-mobile-text-message-in-crm-4-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
