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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -