P
ping235
Recently, i am busying myself on a project that support both .NET
Framework 2.0 and .NET Compact Framework 2.0, with the same set of c#
code, but have different project properties and references.
The question is how could I achieve this, should i create separate
project for each purpose?
The most simple approach is creating two separate projects, but i'll
must maintain two sets of codes.
Any other ideas?
Thanks,
ping235
Framework 2.0 and .NET Compact Framework 2.0, with the same set of c#
code, but have different project properties and references.
The question is how could I achieve this, should i create separate
project for each purpose?
The most simple approach is creating two separate projects, but i'll
must maintain two sets of codes.
Any other ideas?
Thanks,
ping235