A slow app sucks. Figuring out what's slow and then fixing it can be difficult, time consuming and error prone. Fortunately you don't need to be a genius or super experienced to make your app go a lot faster!
In this talk, Lachlan Barclay will run through:
* Tools that he's found most useful for finding performance issues - visual studio's profiler, perfmon, perfview, benchmark.net and nbomber
* Techniques for fixing your performance problems
* How to avoid the biggest pitfalls and red herrings
* How to prove that you've definitely made a difference