T
Thomas Steinmaurer
Hello,
we are writing an .NET based application for Windows CE 6. This includes
a graphical user interface, reading data from the CAN bus, storing data
in SQL CE, ...
The primary target platform is Windows CE 6 with the .NET compact
framework, but ideally, the same application should also run on the
desktop (Windows XP) under the .NET framework, especially the graphical
user interface part for displaying measurement data. Although reading
data won't be from the CAN bus then, but from the COM port ...
Basically, are there any ideas, best practices for having one code base
and two target platforms (embedded and desktop)? How is that handled in
Visual Studio, ...
Thanks,
Thomas
we are writing an .NET based application for Windows CE 6. This includes
a graphical user interface, reading data from the CAN bus, storing data
in SQL CE, ...
The primary target platform is Windows CE 6 with the .NET compact
framework, but ideally, the same application should also run on the
desktop (Windows XP) under the .NET framework, especially the graphical
user interface part for displaying measurement data. Although reading
data won't be from the CAN bus then, but from the COM port ...
Basically, are there any ideas, best practices for having one code base
and two target platforms (embedded and desktop)? How is that handled in
Visual Studio, ...
Thanks,
Thomas