F
fhunter
If we close/minimaze our application using the Home
button, and then we restart/maximaze the application by
selecting it on the TopBar of the phone's main screen the
application takes a long time to "reload".
What affects this reload time? We are not doing anything
on OnGotFocus(). It apears that it takes a long time even
before it gets to any of our code. Any ideas? How can we
speed this process up? Is this a Compact Framework issue?
Thanks
button, and then we restart/maximaze the application by
selecting it on the TopBar of the phone's main screen the
application takes a long time to "reload".
What affects this reload time? We are not doing anything
on OnGotFocus(). It apears that it takes a long time even
before it gets to any of our code. Any ideas? How can we
speed this process up? Is this a Compact Framework issue?
Thanks