Chapter 9 introduced you to web services and you learned to develop service based applications. Web services are based on certain standards and protocols such as SOAP, XML and WSDL. They are great when it comes to developing standards based services that are accessed on the internet. However, at times your needs are different. For example, you may want to develop services for an intranet application and want to use binary format over TCP for performance reasons. Or you want to use some highly secure communication mechanism that uses some custom encryption strategies. Web services ...
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.