explain what are the main components of wcf? : Wcf data services



explain what are the main components of wcf? : Wcf data services..

Answer / Kamlesh Kumar Meena

1. Service Contract: Defines the operations (methods) a service offers and the types of data it uses. 2. Data Contract: Describes the data structure used by a service. 3. Service Behavior: Controls aspects such as security, reliability, and transaction management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the "contract" property of endpoint in wcf?

1 Answers  


Can we have two way communications in msmq?

1 Answers  


What are the types of Data Contracts in WCF?

1 Answers  


What is a soa service?

1 Answers  


What is the usage of "maxconcurrentcalls" in throttling?

1 Answers  


How to perform Transaction query in WCF?

1 Answers   Viscus Infotech,


What is difference between WCF service application and WCF service Library?

1 Answers   Petranics Solutions, Viscus Infotech,


What are different elements of wcf srevices client configuration file?

0 Answers  


Do we have to use the relative addresses when hosting in the iis or the absolute addresses? Why?

1 Answers  


What is data contract equivalence?

1 Answers  


what is SOA?

1 Answers  


how many types of contract does WCF defines?

1 Answers  


Categories