Optimal stategy about library inclusion on mixed platform projects

B

Beorne

I have two projects, one on WindowsCE (.NET compact framework 2.0
platform) and one on Windows XP (.NET 2.0 platform).
These two projects share a common library.
What is the optimal strategy for libraries inclusion in the common
library? Should I include the plain .NET 2.0 or the compact framework
versions of the libraries?
Is there a more elegant solution?

Thanks,
Matteo
 
C

Carsten Unterberg

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

Top