<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to avoid the Top 5 SharePoint Performance Mistakes</title>
	<atom:link href="http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/</link>
	<description>dynaTrace Blog on Performance, Scalabilty and Architecture - Java and .NET  Application Performance Management</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: William</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-14540</link>
		<dc:creator>William</dc:creator>
		<pubDate>Mon, 19 Apr 2010 11:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-14540</guid>
		<description>one option to enhance SharePoint&#039;s Performance is by using caching techniques. below are some good reads about caching techniques for SharePoint performance

http://www.alachisoft.com/ncachepoint/index.html

http://www.cmswire.com</description>
		<content:encoded><![CDATA[<p>one option to enhance SharePoint&#8217;s Performance is by using caching techniques. below are some good reads about caching techniques for SharePoint performance</p>
<p><a href="http://www.alachisoft.com/ncachepoint/index.html" rel="nofollow"></a><a href='http://www.alachisoft.com/ncachepoint/index.html'>http://www.alachisoft.com/ncachepoint/index.html</a></p>
<p><a href="http://www.cmswire.com" rel="nofollow"></a><a href='http://www.cmswire.com'>http://www.cmswire.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharepoint Consultants</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13783</link>
		<dc:creator>Sharepoint Consultants</dc:creator>
		<pubDate>Sun, 21 Mar 2010 11:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13783</guid>
		<description>Thanks for your share. Sharepoint enables employees to publish, share, search, analyse and manage information all through a browser.</description>
		<content:encoded><![CDATA[<p>Thanks for your share. Sharepoint enables employees to publish, share, search, analyse and manage information all through a browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Grabner</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13769</link>
		<dc:creator>Andreas Grabner</dc:creator>
		<pubDate>Sat, 20 Mar 2010 11:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13769</guid>
		<description>@Gunnar: Thanks -&gt; we all love HAPPY SERVERS :-)</description>
		<content:encoded><![CDATA[<p>@Gunnar: Thanks -> we all love HAPPY SERVERS <img src='http://blog.dynatrace.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunnar</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13766</link>
		<dc:creator>Gunnar</dc:creator>
		<pubDate>Sat, 20 Mar 2010 08:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13766</guid>
		<description>On WCMS sites you should work out good caching strategy and then use it. Also I suggest you to implement your own eager fetching strategy for web parts or controls that ask related data from more than one list (parent grid =&gt; subgrid =&gt; subsubsgrid). If you are able to minimize the number of CAML queries your SQL Server will be very happy :)</description>
		<content:encoded><![CDATA[<p>On WCMS sites you should work out good caching strategy and then use it. Also I suggest you to implement your own eager fetching strategy for web parts or controls that ask related data from more than one list (parent grid =&gt; subgrid =&gt; subsubsgrid). If you are able to minimize the number of CAML queries your SQL Server will be very happy <img src='http://blog.dynatrace.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Grabner</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13746</link>
		<dc:creator>Andreas Grabner</dc:creator>
		<pubDate>Fri, 19 Mar 2010 13:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13746</guid>
		<description>@VItal: Good catch - thanks. I will update the sample. I took it from my previous post that I also linked in the blog - http://blog.dynatrace.com/2009/01/15/sharepoint-page-through-sharepoint-lists/ - and modified it to make it easier without double checking it.
You are correct - you need the ListItemCollectionPosition property from the SPListItemCollection object</description>
		<content:encoded><![CDATA[<p>@VItal: Good catch &#8211; thanks. I will update the sample. I took it from my previous post that I also linked in the blog &#8211; <a href="http://blog.dynatrace.com/2009/01/15/sharepoint-page-through-sharepoint-lists/" rel="nofollow"></a><a href='http://blog.dynatrace.com/2009/01/15/sharepoint-page-through-sharepoint-lists/'>http://blog.dynatrace.com/2009/01/15/sharepoint-page-through-sharepoint-lists/</a> &#8211; and modified it to make it easier without double checking it.<br />
You are correct &#8211; you need the ListItemCollectionPosition property from the SPListItemCollection object</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VItaly Baum</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13739</link>
		<dc:creator>VItaly Baum</dc:creator>
		<pubDate>Fri, 19 Mar 2010 08:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13739</guid>
		<description>Guys, how do you want to do that:

query.ListItemCollectionPosition = 100;

ListItemCollectionPosition has another type than Int. Paging with SharePoint SPQuery doesnt simple to implement ;)</description>
		<content:encoded><![CDATA[<p>Guys, how do you want to do that:</p>
<p>query.ListItemCollectionPosition = 100;</p>
<p>ListItemCollectionPosition has another type than Int. Paging with SharePoint SPQuery doesnt simple to implement <img src='http://blog.dynatrace.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharepoint Italia</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13738</link>
		<dc:creator>Sharepoint Italia</dc:creator>
		<pubDate>Fri, 19 Mar 2010 08:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13738</guid>
		<description>Excellent article</description>
		<content:encoded><![CDATA[<p>Excellent article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webthsurfi rugs webdesign</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13729</link>
		<dc:creator>webthsurfi rugs webdesign</dc:creator>
		<pubDate>Fri, 19 Mar 2010 04:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13729</guid>
		<description>Blog made by asp.net platform is quiet interesting and easy to crawl by search engines.</description>
		<content:encoded><![CDATA[<p>Blog made by asp.net platform is quiet interesting and easy to crawl by search engines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Grabner</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13722</link>
		<dc:creator>Andreas Grabner</dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13722</guid>
		<description>@Paul:well-SharePoint has its strengths-but you have to make sure you use them and avoid the weaknesses :-)</description>
		<content:encoded><![CDATA[<p>@Paul:well-SharePoint has its strengths-but you have to make sure you use them and avoid the weaknesses <img src='http://blog.dynatrace.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Houle</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/comment-page-1/#comment-13721</link>
		<dc:creator>Paul Houle</dc:creator>
		<pubDate>Thu, 18 Mar 2010 20:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769#comment-13721</guid>
		<description>You should warn them about the first mistake...  Choosing to use sharepoint at all.</description>
		<content:encoded><![CDATA[<p>You should warn them about the first mistake&#8230;  Choosing to use sharepoint at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
