开发者

Supported Serialization Types

开发者 https://www.devze.com 2023-01-31 03:04 出处:网络
What types of serialization do WCF data services support?Is binary serializat开发者_运维百科ion an option?Can someone point me to some documentation from Microsoft on this subject?Binary serialization

What types of serialization do WCF data services support? Is binary serializat开发者_运维百科ion an option? Can someone point me to some documentation from Microsoft on this subject?


Binary serialization is an option, as well as SOAP and REST.

Please see this as a starter: http://msdn.microsoft.com/en-us/library/ms731073.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消