Re: XML compression...
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 5 Aug 2005 11:15:46 -0400
mkarim,
Why not use a standard zip algorithm (I know it's not called zip, but
that's what everyone knows it as). It should compress the document rather
nicely.
There are namespaces in .NET 2.0 that will assist you in this as well.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"mkarim" <mzkarim@xxxxxxxxx> wrote in message
news:1123254537.087137.153980@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I am looking for an algorithm I can use in C# that compresses small XML
> documents. Is there a chance of losing some literal data on
> decompression (as some claim)? How fast is the
> compression/decompression process?
>
> Thanks.
>
.
- Follow-Ups:
- Re: XML compression...
- From: mkarim
- Re: XML compression...
- References:
- XML compression...
- From: mkarim
- XML compression...
- Prev by Date: Re: [OT] Contract Offer
- Next by Date: Problem receiving multicast packets
- Previous by thread: XML compression...
- Next by thread: Re: XML compression...
- Index(es):
Relevant Pages
|