wcf-serialization Questions
3
I'm using DatacontractSerializer to serialize my domainModel into a xml file.
I'm getting output like below.
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" z:Id="1" xmlns:d1p1="...
Trierarch asked 22/2, 2012 at 9:55
2
I have a project Common that has a service reference.
After adding a reference to Newtonsoft.json(Version 6.0.2 to the same project(Common) which has service reference, and a Serializable class Cha...
Thermobarograph asked 10/7, 2015 at 12:12
2
Solved
I occasionally run into the problem that an application exception is thrown during the WCF-serialization (after returning a DataContract from my OperationContract). The only (and less meaningfull) ...
Glaucoma asked 6/5, 2010 at 8:55
1
© 2022 - 2024 — McMap. All rights reserved.