Define data contracts?



Define data contracts?..

Answer / Razia Bano

In WCF, Data Contracts define the data structures that can be passed between a service and its clients. They specify the public data members of a class or structure that are serialized and deserialized during communication.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What are the wcf service endpoints?

1 Answers  


WCF:What is it the Teredo? How can we use it?

1 Answers  


What are the various ways of hosting a wcf service?

1 Answers  


Why do we use wcf services?

1 Answers  


What are the types of bindings in wcf?

1 Answers  


Define data contracts?

1 Answers  


What is the main advantage of was?

1 Answers  


explain what is transport and message reliability? : Wcf data services

1 Answers  


Explain the difference between transport and message level security.

1 Answers  


What is transport reliability in wcf?

1 Answers  


What is .svc file in wcf?

1 Answers  


Explain the role of WSDL in WCF?

1 Answers  


Categories