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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -