What are the types of Data Contracts in WCF?
Answer / Ajay Dangi
WCF provides several types of data contracts to define the structure and serialization rules for service messages:n
1. Object Serializer: Automatically generates a data contract from a .NET class.
2. Known Type: Allows you to explicitly specify the data contract classes that should be used for serialization.
3. Data Contract Class Library (DCL): A separate assembly containing data contracts, which can be referenced by services and clients.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we use wcf?
explain what is transport and message reliability? : Wcf data services
How to generate proxy for WCF Services?
What is REST and what is the problem with WCF REST and how it can be resolved?
What are different elements of wcf srevices client configuration file?
WCF:Do we have to change the maxReceivedMessageSize parameter to use streaming?
WCF:What hosting functionality is unique for the Vista OS?
What is data contract equivalence?
Which standard binding could be used for a service that was designed to replace an existing asmx web service?
Can you define more than one endpoints in a service model?
Explain wcf contracts?
How to set the timeout property for the wcf service client call?
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)