Differentiate between datacontractserializr and xmlserializer?
Answer / sriyans sharma
DataContractSerializer
Is meant to be used for serialization/deserialization of class in WCF service to and from either JSON or XML.
serializes properties and fields.
Is faster than XmlSerializer
Doesn't control how xml is generated. Should not be used when full control on generated XML structure is required
XMLSerializer
XmlSerializer is only for XML serialization
Supports full control over the XML structure
Serializes only public properties
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain different modes of security in wcf?
what is windows card space?
WCF:What types of the quota have the WCF transports?
How many types of various programming approaches used for WCF?
What is service host factory in wcf?
Is the msmqintegrationbinding used the msmq.formatname scheme or the net.msmq scheme?
What are the types of messaging patterns?
What are different isolation levels?
explain service contracts? : Wcf data services
What is duplex ws binding?
WCF:When is the MsmqIntegrationBinding or the NetMsmqBinding used?
What is the "binding" property of endpoint in wcf?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)