M
MarkusSchaber
Hello,
I want to write a .NET DLL (using c#) which is to be used in both
the .NET Compact Framework on Windows CE, and in the standard
framework on servers and desktop applications.
Which is the way to do that? Simply referencing a "normal" dll project
from a "smart device" application project does not work.
Thanks,
markus
I want to write a .NET DLL (using c#) which is to be used in both
the .NET Compact Framework on Windows CE, and in the standard
framework on servers and desktop applications.
Which is the way to do that? Simply referencing a "normal" dll project
from a "smart device" application project does not work.
Thanks,
markus