If there are 5000 ContentControl in WPF get created, the application turns into zombie process -


if there 5000 contentcontrol in wpf recreated each time when click button, application turns zombie process.

contentcontrol created datatemplate. memory usage keeps going up.

check

http://social.msdn.microsoft.com/forums/en-us/wpf/thread/e5350510-8a48-4c8f-9266-11ebd45e7497

there might memory leak there


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -