Use "Protocol Buffers" serialization from your .NET code

Introduction

protocol buffersis the name of the binary serialization format used by Google for much of their data communications. It is designed to be:

  • small in size - efficient data storage (far smaller than xml)
  • cheap to process - both at the client and server
  • platform independent - portable between different programming architectures
  • extensible - to add new data to old messages

protobuf-netis a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5, .NET CF 2.0/3.5, Mono 2.x, Silverlight 2, etc.

http://code.google.com/p/protobuf-net/

优质内容筛选与推荐>>
1、设计模式--6大原则--开闭原则
2、大话设计模式之简单工场模式
3、ContentType 列表
4、20181113
5、推荐个找代码示例的VS 插件 All-In-One Code Framework Sample Browser


长按二维码向我转账

受苹果公司新规定影响,微信 iOS 版的赞赏功能被关闭,可通过二维码转账支持公众号。

    阅读
    好看
    已推荐到看一看
    你的朋友可以在“发现”-“看一看”看到你认为好看的文章。
    已取消,“好看”想法已同步删除
    已推荐到看一看 和朋友分享想法
    最多200字,当前共 发送

    已发送

    朋友将在看一看看到

    确定
    分享你的想法...
    取消

    分享想法到看一看

    确定
    最多200字,当前共

    发送中

    网络异常,请稍后重试

    微信扫一扫
    关注该公众号