Hi,
I am developing a windows mobile application in which I want to debug the application not on the simulator but on the phone directly
So is there any way to do this?
I am currently connecting the device to visual studio after syncing it and have added a custom certificate too. But when I start the debugging the debugging stops at "Application.Run()" and then nothing happens.
If their is a step by step tutorial available it would be of great help.