Top "Red-gate-ants" questions

W3WP.EXE using 100% CPU - where to start?

An ASP.NET web app running on IIS6 periodically shoots the CPU up to 100%. It's the W3WP that's responsible …

asp.net profiling w3wp red-gate-ants
Is it possible to profile memory usage of unit tests?

I'm looking at building some unit tests to ascertain if resources are leaking (or not) using the unit testing framework …

c# .net visual-studio unit-testing red-gate-ants
Garbage Collection for List Objects

I would like to ask what is the efficiency way the clean and dispose the object collected in the List (…

c# garbage-collection red-gate-ants