Silverlight and memory usage -
my silverlight application taking 75 megs of memory. seems high. how can troubleshoot application see memory being used. there trick running low memory mode reduce footprint s light!
@matt bridges suggestion profiler correct. have used ants. other alternatives include yourkit , using windbg sos.
there isn't 1 answer question might closed, however, there memory leaks inline data templates in controls. here example, there lots of pages when google it: http://www.devtoolshed.com/silverlight-memory-leak-datagrid-dataform-datatemplate-etc
Comments
Post a Comment