Why wcf service is used?



Why wcf service is used?..

Answer / Supriya Chaudhary

WCF (Windows Communication Foundation) service is used for building, configuring, and deploying services in .NET Framework applications. It supports multiple protocols like TCP, HTTP, and MSMQ, making it suitable for various types of communication between different systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

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

1 Answers  


what is the endpoint in WCF and what are the three major points in WCF?

1 Answers  


Can we have two way communications in msmq?

1 Answers  


What is the elements of WCF service used in client side?

1 Answers  


What are the core security features that wcf addresses?

1 Answers  


Explain about msmq integration binding?

1 Answers  


What are the various ways of hosting a wcf service?

1 Answers  


What is fault contracts in wcf?

1 Answers  


What is the request-reply mode in wcf?

1 Answers  


What are the different bindings supported by wcf?

1 Answers  


Where you use WSFederationHttpBinding in WCF?

1 Answers   Viscus Infotech,


What are the Advantages of hosting wcf in iis?

1 Answers  


Categories