Posts
Sort by recent activity
Memory Usage on ASP.net wrong?
Hi,
When I memory profile my ASP.net v1 application. The total size of all live objects property reads 1,265,874 bytes.
However, the W3WP process reads anywhere from 40mb to 100mb for just one appl...