All posts on this blog are provided "AS IS" with no warranties, and confer no rights.
All source code snippets are released under the Ms-PL license.
The GZip encoder is not included in NetCF as it is on the desktop WCF, but it isn't hard to build yourself and in fact we have released a sample of exactly how to add your own GZip encoder to NetCF:
http://go.microsoft.com/fwlink/?LinkId=108652
So many people have asked me for it lately I thought I'd better just post the link. Have fun!