Hi,
The docs says (both local and on msdn) that XmlConvert contains methods
ToBinHexString and FromBinHexString!
But my compiler complains about not finding these methods!
Are they not implemented or is something wrong on my box ??
Kr. Soren
Prem Kumar - 28 Aug 2006 10:20 GMT
Hi
Kindly check the version information in the docs, it says, this is supported
only in .NET compact framework. So, you can use this only in compact f/w.
Prem
> Hi,
>
[quoted text clipped - 5 lines]
>
> Kr. Soren
Marcin Grzębski - 28 Aug 2006 14:10 GMT
Hi,
It seems that those methods works only with
Compact Framework 1.0 and 2.0.
with regards
Marcin
Soren S. Jorgensen napisał(a):
> Hi,
>
[quoted text clipped - 5 lines]
>
> Kr. Soren