Explain the important principle of SOA.

Explain the important principle of SOA.

A service-oriented architecture is collection of services which communicate with one another other. The communication can range from simple data passing to two or more services organizing some activity.
ASP.NET - Difference between WCF and Web Services.
Difference between WCF and Web Services - WCF can create services similar in concept to ASMX, but has much more capabilities....
WCF - What are different bindings supported by WCF?
What are different bindings supported by WCF? - BasicHttpBinding, WSHttpBinding...
What is duplex contract in WCF?
What is duplex contract in WCF? - Duplex contract: It enables clients and servers to communicate with each other....
Post your comment