I have a testing PDA running on WM6.0. But my client uses WM5.0. Is it possible to build the program(c# by VS) so that I can test on my PDA and run on my client's PDA? (emulator doesnt take count)
Or
any thoughts?
I have a testing PDA running on WM6.0. But my client uses WM5.0. Is it possible to build the program(c# by VS) so that I can test on my PDA and run on my client's PDA? (emulator doesnt take count)
Or
any thoughts?
Make sure you don't use any of the new 6.0 stuff and you should be fine. With your test pda being different to the platform you want to deploy on there is no way to guarantee that it is a valid test, but the combination of testing on a real 6.0 device and a 5.0 emulator should come reasonably close.