<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Can I SharePoint a feeling?</title>
	<atom:link href="http://jcartertech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jcartertech.wordpress.com</link>
	<description>All things SharePoint plus other technical and non technical stuff</description>
	<lastBuildDate>Mon, 14 Sep 2009 18:45:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jcartertech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/577d780c285d170b63f686a4a99d59d6?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Can I SharePoint a feeling?</title>
		<link>http://jcartertech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jcartertech.wordpress.com/osd.xml" title="Can I SharePoint a feeling?" />
	<atom:link rel='hub' href='http://jcartertech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Web Part Page Design : The Update Panel Anti-Pattern =&gt; What you see is not necessarily what you GET !</title>
		<link>http://jcartertech.wordpress.com/2009/09/11/web-part-page-design-the-update-panel-anti-pattern-what-you-see-is-not-necessarily-what-you-get/</link>
		<comments>http://jcartertech.wordpress.com/2009/09/11/web-part-page-design-the-update-panel-anti-pattern-what-you-see-is-not-necessarily-what-you-get/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 18:51:42 +0000</pubDate>
		<dc:creator>jcartertech</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Performance Tune]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[anti-pattern]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Dirty View]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[partial postback]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Update Panel]]></category>
		<category><![CDATA[Web Part Page]]></category>

		<guid isPermaLink="false">http://jcartertech.wordpress.com/2009/09/11/web-part-page-design-the-update-panel-anti-pattern-what-you-see-is-not-necessarily-what-you-get/</guid>
		<description><![CDATA[Let’s face it ,  Ajax [in this case Ajax like] is complex by nature and the  further  you move away from it via abstractions  the more complicated\obscure it becomes.   The Update Panel &#8211; especially when it has been added to  a SharePoint  Web Part -  has been a bit of an enigma to me.  Instead [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcartertech.wordpress.com&amp;blog=9289734&amp;post=46&amp;subd=jcartertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jcartertech.wordpress.com/2009/09/11/web-part-page-design-the-update-panel-anti-pattern-what-you-see-is-not-necessarily-what-you-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf5e23adb050686e45dceb1e78e44730?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jcartertech</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/wp_thumb.png" medium="image">
			<media:title type="html">wp</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/start_thumb.png" medium="image">
			<media:title type="html">start</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/mid_thumb.png" medium="image">
			<media:title type="html">mid</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/end_thumb.png" medium="image">
			<media:title type="html">end</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Web Part Performance Tuning</title>
		<link>http://jcartertech.wordpress.com/2009/09/03/web-part-dev-minimizing-page-load-times/</link>
		<comments>http://jcartertech.wordpress.com/2009/09/03/web-part-dev-minimizing-page-load-times/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 16:37:24 +0000</pubDate>
		<dc:creator>jcartertech</dc:creator>
				<category><![CDATA[Web Part]]></category>
		<category><![CDATA[Asynchronous]]></category>
		<category><![CDATA[OnPreRender]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[RegisterAsyncTask]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tune]]></category>

		<guid isPermaLink="false">http://jcartertech.wordpress.com/2009/09/03/web-part-dev-minimizing-page-load-times/</guid>
		<description><![CDATA[Part 1 : Asynchronous Web Part Processing User Complaint: My SharePoint Report Page  is slow loading! What can you do to speed things up? Blog Disclaimer Anti-pattern Story: The above user complaint is  a very common scenario. The developer before us has created a series of web parts  (EmployeeProfile , EmployeeSkills  and EmployeeExperience  that retrieves [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcartertech.wordpress.com&amp;blog=9289734&amp;post=24&amp;subd=jcartertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jcartertech.wordpress.com/2009/09/03/web-part-dev-minimizing-page-load-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf5e23adb050686e45dceb1e78e44730?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jcartertech</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/prerender_thumb.jpg" medium="image">
			<media:title type="html">prerender</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/part2_thumb.jpg" medium="image">
			<media:title type="html">part2</media:title>
		</media:content>
	</item>
		<item>
		<title>Best Practices : Practical &#8216;Quick&#8217; Documentation strategies for &#8216;Works In Progress&#8217;</title>
		<link>http://jcartertech.wordpress.com/2009/09/03/sharepoint-practical-quick-documentation-strategies-for-works-in-progress/</link>
		<comments>http://jcartertech.wordpress.com/2009/09/03/sharepoint-practical-quick-documentation-strategies-for-works-in-progress/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 16:05:13 +0000</pubDate>
		<dc:creator>jcartertech</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://jcartertech.wordpress.com/2009/09/03/sharepoint-practical-quick-documentation-strategies-for-works-in-progress/</guid>
		<description><![CDATA[Many of today’s IT Professional Consultants are required to quickly transition in and out of  development projects. This  rapid deployment/retraction scenario can be difficult , especially when we are under time pressure.  Recently,   I was working on a SharePoint Solution which I had to put on the back burner  because my skills were required elsewhere.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcartertech.wordpress.com&amp;blog=9289734&amp;post=14&amp;subd=jcartertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jcartertech.wordpress.com/2009/09/03/sharepoint-practical-quick-documentation-strategies-for-works-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf5e23adb050686e45dceb1e78e44730?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jcartertech</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/image8_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://jcartertech.files.wordpress.com/2009/09/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>
