single set of source code for .net framework and compact framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a project that it is a software that communicates with the serial port
with a machine. I have created the desktop software, the ui and a dll, with
the .net framework and now i want to create the Compact Framework part. Is it
possible to use the same dll recompiled of course but withouth changing the
source code? can i mantain only one project in visual studio that works good
with CF and .net framework? the code in the dll of course is supported by
both frameworks.

Thanks In Advance
Dimitris Iliopoulos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top