Introduction:
This utility runs on window mobile based PDAs and list all the current processes that are running on the devices. To terminate an application you can select a process and select Kill from context menu.
Background Information:
I created this utility while working on the mobile application . why ? well i observed some times that the application appers to be closed on the screen while it kept on running. The task window available on the windows mobile does not list all the process ,it lists only processes with visible window. There is a utility present in the visual studio remote tools section , but that require a pc and a connection to the device. Later i discovered that some threads were not terminating appropriately , which were causing this problem.
Download:
You can download the file from this link . DOWNLOAD TASK MANAGER COMPACT


Thanks… this is great.