Using VSTS 2008 memory allocation profiling
I wanted to learn about the memory allocation profiling feature that is available VSTS 2008. While the profiler was also in VSTS 2005, the profiler will now also profile memory usage in addition to performance. A very good place to start is Ian Huff's blog. He's written a number of posts about the profiler. To use profiling on a...