Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
soa
.
Show all posts
Showing posts with label
soa
.
Show all posts
Wednesday, 1 August 2018
Controlling WCF serialization and deserialization with IXmlSerializable
›
It is possible to customize how WCF serializes and deserializes objects to be sent over the wire. The default way to serialize and deseriali...
Tuesday, 24 July 2018
Getting started with Transactions in WCF
›
Transactions is a powerful concept in many parts of the software industry, they ensure that two or more procedures are either all carried ou...
Monday, 23 July 2018
Using MSMQ with WCF and message security
›
This article will present how you can get started using MSMQ as the communication protocol with WCF and apply message level security. MSMQ...
›
Home
View web version