From: Marc on


It is possible to use under the compact framework a dll which is from the
normal .net framework?
If it works, how?


Greez
Marc
From: Paul G. Tobey [eMVP] paultobey _at_ earthlink _dot_ on
No. You'd need the source, which you might be able to retarget to the .NET
CF (if it didn't use any assemblies that only were in the full framework),
but if you're asking about some DLL from Microsoft or other binary-only
distribution, no, there's no way.

Paul T.

"Marc" wrote:

>
>
> It is possible to use under the compact framework a dll which is from the
> normal .net framework?
> If it works, how?
>
>
> Greez
> Marc