Re: Running smartdevice applications (CF) on the desktop from VS.NET
From: Daniel Moth (dmoth74_at_hotmail.com)
Date: 02/26/05
- Next message: Randy Gardner: "Re: pocket PC dev, getting started!"
- Previous message: David Jones: "Running smartdevice applications (CF) on the desktop from VS.NET"
- In reply to: David Jones: "Running smartdevice applications (CF) on the desktop from VS.NET"
- Next in thread: David Jones: "Re: Running smartdevice applications (CF) on the desktop from VS.N"
- Reply: David Jones: "Re: Running smartdevice applications (CF) on the desktop from VS.N"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 26 Feb 2005 13:33:59 -0000
Debugging CF apps on the desktop with CF 1.0 is not supported (with CF 2.0
it is possible but still not supported). You know that running (not
debugging) CF apps on the desktop is possible:
http://www.danielmoth.com/Blog/2004/09/retargetable-256.html
Even if you could debug them, remember that your code will be running
against the desktop framework where some things are different (including
different bugs <g>). The closest alternative you have is to create a desktop
project with the same source files and debug that:
http://www.danielmoth.com/Blog/2004/09/share-code-if-fullframe_17.html
Cheers
Daniel
-- http://www.danielmoth.com/Blog/ "David Jones" <davejones@rmit.edu.au.nospamplease> wrote in message news:B96EB62F-D68E-48C2-B0FC-52BFAAAA91A6@microsoft.com... > Provided you don't use CF Framework extensions, it is possible to compile > and > run CF (smartdevice) application on the desktop. I would like to do so > from > VS.NET so as to be debug them. The emulators don't work in my development > environment: using a VM. > > Any ideas how you might launch a CF (smartdevice) application directly on > the desktop for debugging from VS.NET? > OR > If I have a compiled (debug) CF application (smartdevice , VB or C#) is it > possible to load the compiled files into VS.NET as some kind of project > and > run it(debug)? > OR > Run the debug application from the command line using Framework SDK tools? > > Cheers > -- > David Jones > Senior Lecturer > School of Electrical & Computer Engineering > RMIT University > +61 3 99255318
- Next message: Randy Gardner: "Re: pocket PC dev, getting started!"
- Previous message: David Jones: "Running smartdevice applications (CF) on the desktop from VS.NET"
- In reply to: David Jones: "Running smartdevice applications (CF) on the desktop from VS.NET"
- Next in thread: David Jones: "Re: Running smartdevice applications (CF) on the desktop from VS.N"
- Reply: David Jones: "Re: Running smartdevice applications (CF) on the desktop from VS.N"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|