What happens on the memory when Windows Phone application sent to background? -


how memory managed if lot's of application opened.

for example if user keeps opening apps , hits windows button turn home screen, how windows phone manages memory?

is there limitation on this?

usually when app gets dismissed remain in memory no longer cpu time , therefore saves power. can removed memory e.g. tombstoned. here article on states within windows phone. process of how work state , getting described in msdn article.

hth


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

php - Retrieving data submitted with Yii's CActiveForm -