Search results

  1. The sent data contract is derived from the ... [DataContract] [KnownType ... such as when using third-party type libraries with Windows Communication Foundation ...
    msdn.microsoft.com/en-us/library/​ms730167 - Cached
    More results from msdn.microsoft.com »
  2. Ever since its first release, Windows Communication Foundation ... [DataContract] [KnownType(typeof(Customer))] [KnownType(typeof(Person))] class Contact ...
    msdn.microsoft.com/en-us/magazine/​gg598929.aspx - Cached
  3. [KnownType(typeof (IDInformation))] [DataContract] ... Data Contract Known Types. Did you find this helpful? Yes No. Not accurate. Not enough depth.
    msdn.microsoft.com/en-us/library/​system.runtime... - Cached
  4. In this article I will present an easy to understand example when to use Data Contract Known Types, e.g. the KnownTypeAttribute class, to make a WCF Service serialize ...
    www.freddes.se/2010/05/19/wcf-knowntype-​attribute-example - Cached
  5. Consider the following classes which has inheritance relationship as follows:-----[DataContract]
    www.topwcftutorials.net/2012/05/WCF-​Service-KnowTypes.html
  6. Problem: trying to wire down the following class through WCF and run into deserialization problem: [KnownType("GetKnownType")] [DataContract(Name = "Person ...
    social.msdn.microsoft.com/Forums/is/wcf/​thread/853c0b9e... - Cached
  7. WCF service - KnownType ... Windows Communication Foundation, ... The InnerException message was 'Type 'EntityClasses.EmployeeUser' with data contract ...
    social.msdn.microsoft.com/Forums/en-US/​wcf/thread/13478e... - Cached
  8. WCF Configuration Schema ... see Data Contract Known Types. ... <knownType type="String"> <parameter index="Integer" type="String" /> </knownType>
    msdn.microsoft.com/en-us/library/​ms731795.aspx - Cached
  9. WCF Custom Collection and KnownType. ran into this ... type 'xxxxx.Util.Generic.CustomIDList' with the same data contract name 'http://schemas ...
    www.serkey.com/wcf-custom-collection-​and-knowntype... - Cached
  10. KnownType is intended to resolve inheritance (type name) issues relating to serialization. ... Need maxOccurs=“unbounded” in WCF Data Contract Needs. 0.
    stackoverflow.com/questions/9418921/wcf-​data-contract-type - Cached
  11. WCF DataContract KnownType. question feed. about faq badges blog chat data legal privacy policy jobs advertising info mobile contact us feedback. Technology
    stackoverflow.com/questions/​...knowntype-attribute-in-wcf - Cached
  12. WCF DataContract KnownType. 2. Generic return types with interface type params in WCF. question feed. about faq badges blog chat data legal privacy policy jobs ...
    stackoverflow.com/questions/6108076/​wcf...and-knowntypes - Cached
  13. I have a data contract in a project (Comp.DataContracts) that doesn't need to know about any other projects. I have Comp.ProjA that references Comp.DataContracts and ...
    stackoverflow.com/.../wcf-datacontract-​knowntype-on-base... - Cached
  14. WCF DataContract KnownType. question feed. about faq badges blog chat data legal privacy policy jobs advertising info mobile contact us feedback. Technology
    stackoverflow.com/...sharp-wcf...use-​the-knowntype-attribute - Cached