Shared libraries on the Compact Framework
So here's a question:
Has anyone successfully been able to develop a .NET assembly that can be shared between multiple Compact Framework applications. Further, has anyone been able to write a .NET assembly that could be shared between a mobile device and a desktop application?