Serialization in .Net compact framework 2.0

  • Thread starter Thread starter Reshma Prabhu
  • Start date Start date
R

Reshma Prabhu

Hi,

How is serialization supported in .Net compact framework 2.0? If
that is limited, then are there any third party tools that can used for
performing serialization?

Thanks,
Reshma
 
I think that the Serialization is pretty good in the CF 1 and the CF 2, I
can do almost everyting that I can do in the Full Framework. What do you
mean with the term limited? What you can't do?

Regards,

Bela Istok
 
Hi,

By limited , I mean BinaryFormatting is not supported. Only
XmlFormatting is supported.

So I just wanted to know are there any third party tools which
support this feature.


Regards,
Reshma
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top