search results

  1. I\'m trying to use ProtoBuf-NET in my project ... protobuf serialization of IEnumerable<Interface> 32. Fast and compact object serialization in .NET. 2.
    stackoverflow.com/.../protobuf-net-​serializing-ienumerablet - Cached
  2. But I\'m still getting a serialization error from Protobuf ... in the ISO dll of protobuf): [ServiceContract] public interface ... that has the IEnumerable<T ...
    stackoverflow.com/questions/6269783/​serializing-an... - Cached
  3. using System.Runtime.Serialization; using ProtoBuf.Meta; ... public interface IMobileObject { } ... (IEnumerable<T>)obj); }} [ProtoContract] public class A ...
    code.google.com/p/protobuf-net/source/​browse/trunk/...
  4. What attributes control protobuf-net serialization? Featured. ... (IEnumerable[<T>] and Add()), ... Why duplicate?
    code.google.com/p/protobuf-net/wiki/​Attributes
  5. Protobuf-net serializing based on interfaces I am using protobuf-net ... ProtoBuf-net serializing IEnumerable I\'m trying to use Proto Buf ... Possible Duplicate: ...
    www.pressingquestion.com/1633497/​Protobuf-net... - Cached
  6. ... using ProtoBuf; using System.Runtime.Serialization; using ... public inte rface ... Duplicate ProtoBuf ...
    protobuf-net.googlecode.com/svn-history/​r412/trunk/...
  7. The Collections namespace contains interfaces and classes that define various collections of objects, such as lists, ... IEnumerable Interface. IEnumerator Interface.
    msdn.microsoft.com/en-us/library/​system.collections - Cached
    More results from msdn.microsoft.com »
  8. ... you use the IEnumerable ( <T> ) interface type. ... Prev by Date: RE: Remoting serialization fails with custom object; Next by ... x> queue to not hold duplicate ...
    www.tech-archive.net/Archive/DotNet/​ microsoft.public... - Cached
  9. Fast, portable, binary serialization for .NET. ... public interface IFoo ... and full support for object streaming/pipe-lining via IEnumerable<T>.
    www. developerfusion.com/project/23712/​protobufnet - Cached
  10. IEnumerable (most basic) ... If neither the IDictionary interface nor the IList interface meet the ... IEn umerable <T> and System.Xml.Serialization ...
    auk-port.blogspot.com/...ienumerable-​iqueryable_5620.html - Cached