<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>21apps - inspiring people to change the way they work - Latest Comments in Improve you SharePoint code with Red Gate ANTS</title><link>http://21apps.disqus.com/</link><description>we help our clients realise SharePoint Business Value</description><atom:link href="https://21apps.disqus.com/improve_you_sharepoint_code_with_red_gate_ants/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 02 Oct 2012 17:50:46 -0000</lastBuildDate><item><title>Re: Improve you SharePoint code with Red Gate ANTS</title><link>http://www.21apps.com/sharepoint/code-profiling-ants/#comment-669073411</link><description>&lt;p&gt;Just in case anyone is still interested in this, here's a similar scenario... In one of my client's (particularly large) deployments, I got a 300ms improvement with essentially a one line code change, just changing this:&lt;br&gt;        var myList = someWeb.Lists["ListName"];&lt;br&gt;to this:&lt;br&gt;        var myList = someWeb.GetList("/serverRelative/ListUrl");&lt;/p&gt;&lt;p&gt;Would have never caught this without ANTS!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atcrawford</dc:creator><pubDate>Tue, 02 Oct 2012 17:50:46 -0000</pubDate></item><item><title>Re: Improve you SharePoint code with Red Gate ANTS</title><link>http://www.21apps.com/sharepoint/code-profiling-ants/#comment-6716498</link><description>&lt;p&gt;Ian,&lt;br&gt;Do you have any blog posts showing how this is a lot easier to setup and use.   I would be interested in a comparison between the tools.&lt;/p&gt;&lt;p&gt;Andrew&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AndrewWoody</dc:creator><pubDate>Fri, 27 Feb 2009 20:45:05 -0000</pubDate></item><item><title>Re: Improve you SharePoint code with Red Gate ANTS</title><link>http://www.21apps.com/sharepoint/code-profiling-ants/#comment-6701240</link><description>&lt;p&gt;We've also used JetBrains Profiler, from the same makers as reshaper&lt;br&gt;&lt;a href="http://www.jetbrains.com/profiler/" rel="nofollow noopener" target="_blank" title="http://www.jetbrains.com/profiler/"&gt;http://www.jetbrains.com/pr...&lt;/a&gt;&lt;br&gt;This was a lot easier to setup and use with SharePoint tahn ANTS&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Campbell</dc:creator><pubDate>Fri, 27 Feb 2009 10:25:56 -0000</pubDate></item><item><title>Re: Improve you SharePoint code with Red Gate ANTS</title><link>http://www.21apps.com/sharepoint/code-profiling-ants/#comment-6671689</link><description>&lt;p&gt;Thanks Andrew, this is some really important tooling and you have also saved me a stack of time.&lt;/p&gt;&lt;p&gt;My experience with SharePoint tells me that the performance bottlenecks are not always in the place that intuition tells you it is. Being able to be objective about it is really important.&lt;/p&gt;&lt;p&gt;Finally, as you guys pointed out, be really great to see the effects of increasing data volumes on performance.&lt;/p&gt;&lt;p&gt;Thanks again,&lt;br&gt;Daniel&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel McPherson</dc:creator><pubDate>Wed, 25 Feb 2009 04:30:56 -0000</pubDate></item><item><title>Re: Improve you SharePoint code with Red Gate ANTS</title><link>http://www.21apps.com/sharepoint/code-profiling-ants/#comment-6671688</link><description>&lt;p&gt;Jeremy,&lt;/p&gt;&lt;p&gt;Yes that is one of the things I was going to look at as examples of where the profiling can help improve performance.   That and the 2000 items in a list magic number.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Woodward</dc:creator><pubDate>Wed, 25 Feb 2009 04:03:29 -0000</pubDate></item><item><title>Re: Improve you SharePoint code with Red Gate ANTS</title><link>http://www.21apps.com/sharepoint/code-profiling-ants/#comment-6671687</link><description>&lt;p&gt;Great post Andrew, always wanted to get some time to have a look at this. You've made my life a lot easier by documenting the steps mate! Great work!&lt;br&gt;Be interested to throw some SPQuery vs enumerating list collections at it to to see how that reports it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeremy Thake</dc:creator><pubDate>Tue, 24 Feb 2009 20:31:10 -0000</pubDate></item></channel></rss>