The idea of distributed application development is not new. Distributed technologies such as Distributed Component Object Model (DCOM), Remote Method Invocation (RMI), and Common Object Request Broker Architecture (CORBA) have existed for years. However, none of these technologies is an unambiguous industry standard. That is where standards based services step in. A service exposes some functionality as an API (Application Programming Interface) that the clients can consume. The data transfer between the client and the service usually happens in a format known to both the parties (such ...
Get Beginning XML with C# 7: XML Processing and Data Access for C# Developers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.