DISQUS

Agile SharePoint Development by 21apps: Improve you SharePoint code with Red Gate ANTS

  • Jeremy Thake · 10 months ago
    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!
    Be interested to throw some SPQuery vs enumerating list collections at it to to see how that reports it.
  • Andrew Woodward · 10 months ago
    Jeremy,

    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.
  • Daniel McPherson · 10 months ago
    Thanks Andrew, this is some really important tooling and you have also saved me a stack of time.

    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.

    Finally, as you guys pointed out, be really great to see the effects of increasing data volumes on performance.

    Thanks again,
    Daniel
  • Ian Campbell · 10 months ago
    We've also used JetBrains Profiler, from the same makers as reshaper
    http://www.jetbrains.com/profiler/
    This was a lot easier to setup and use with SharePoint tahn ANTS
  • AndrewWoody · 10 months ago
    Ian,
    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.

    Andrew