P
Peter Morris [Droopy eyes software]
Hi all
To save transfer time, some XML data will be sent to my PPC as a zip file.
My questions are
1) Is there native UnZip functionality in dotnet CF? If not, can someone
recommend something?
2) I would prefer some kind of UnzipStream, so that I can use XmlReader with
the zip file instead of extracting it first and working from disk (too much
space used), is this also possible?
Pete
To save transfer time, some XML data will be sent to my PPC as a zip file.
My questions are
1) Is there native UnZip functionality in dotnet CF? If not, can someone
recommend something?
2) I would prefer some kind of UnzipStream, so that I can use XmlReader with
the zip file instead of extracting it first and working from disk (too much
space used), is this also possible?
Pete