T
tjo
Hi
I know its possible to run a CF application on a normal PC. But is it
possible to debug it?
I would like to start writting my application on a PC first. Its
faster and much easier to debug the functionality on the PC.
When I uses a normal projekt it uses the full framework and I have to
dobbel check if I have used som function not in the CF.
I have added reference to the CF version of System.Windows.Forms,
System.* etc instead of those from the full framework. If I then uses
some unsupported function I get compile errors.
But the problem i, that when I edit the dialog or add new controls,
unsupported functionality is added by Visual Studio 2005.
If I create a CF projekt, Visual Studio launches an emulator instead
and I cant debug on the PC
Is it possible to make Visual Studio not launching an emulator when
debugging of a CF application?
Is it possible to tell VS, just to add/use CF compatible functions on
controls?
/Thomas
I know its possible to run a CF application on a normal PC. But is it
possible to debug it?
I would like to start writting my application on a PC first. Its
faster and much easier to debug the functionality on the PC.
When I uses a normal projekt it uses the full framework and I have to
dobbel check if I have used som function not in the CF.
I have added reference to the CF version of System.Windows.Forms,
System.* etc instead of those from the full framework. If I then uses
some unsupported function I get compile errors.
But the problem i, that when I edit the dialog or add new controls,
unsupported functionality is added by Visual Studio 2005.
If I create a CF projekt, Visual Studio launches an emulator instead
and I cant debug on the PC
Is it possible to make Visual Studio not launching an emulator when
debugging of a CF application?
Is it possible to tell VS, just to add/use CF compatible functions on
controls?
/Thomas