Hi,
i am not able to see Version priperty on DataContract attribute. Any one has any idea about this This property is no longetr supported or am I missimng some thing
I am using the WINFX Feb CTP.
Thanks,
\Venkat
Hi,
i am not able to see Version priperty on DataContract attribute. Any one has any idea about this This property is no longetr supported or am I missimng some thing
I am using the WINFX Feb CTP.
Thanks,
\Venkat
Version property of DataContract attribute !!!
7racer
Hi,
I could see the Order property on DataMember.
Thanks,
Venkat
ron2ne
Hi,
Order is also not avilable. I am getting compilation error:
System.Runtime.Serialization.DataContractAttribute' does not contain a definition for 'Order'
Basically, i am looking into some techniques for versionaning data contracts. Previously I have seen VersionAdded property on DataContract attribute, but now it is no there.
Thanks,
Venkat
J.A.J.