c# - .NET Memory usage by module -
i have silverlight application , using wcf communicate backend sql server using entity framework.
i want know portion of application using memory. tools can use uncovering memory usage?
clr profiler - excellent free tool - can used generically .net application have never used silverlight before cant comment ui part.
red gate's ants memory profiler - excellent paid tool including support silverlight. have used ants profiler in multiple asp.net projects including wcf services , have found easy use , worth money paid it.
Comments
Post a Comment