Why to use wcf? Or what are the advantages of using wcf?



Why to use wcf? Or what are the advantages of using wcf?..

Answer / Mamata Kumari

Advantages of WCF include: 1. Unified programming model, simplifying development of distributed applications.
2. Support for multiple protocols (SOAP, REST, MQ, etc.).
3. Improved security and reliability features compared to older technologies.
4. Enhanced interoperability with other systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is abc of wcf?

1 Answers  


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

1 Answers  


Explain Address, Binding, and contract for a WCF Service?

1 Answers  


We have already 2 hostings iis and self hosting. There is another hosting ie was hosting. What is the use of the was(windows activation service) compared to other hosting?

1 Answers  


What is callback mode in wcf?

1 Answers  


How datacontractserializer different from xmlserializer?

1 Answers  


What is bindings?

1 Answers  


What are the types of contract available in wcf?

1 Answers  


What is the basic difference between creating WCF service or WEB services?

1 Answers   Petranics Solutions,


What are the requirements for hosting a wcf service?

1 Answers  


WCF:Is the Reliable session asynchronous?

1 Answers  


What is wcf architecture?

1 Answers  


Categories