Coding Grounds
Compilation of different programming projects I amuse myself with.
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...
Sunday, 22 July 2018
Self-signed certificates in .NET with RsaCryptoServiceProvider
›
This article is written after experiencing how difficult it is today to create self-signed certificates that works with .NET and specificial...
‹
›
Home
View web version