Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Friday, March 1, 2019
Topic Based Pub/Sub Data Bus with MassTransit
›
In my previous blog entry I've discussed the problem of using a single envelope-like data type in a data bus. I've presented a ni...
Thursday, February 21, 2019
Topic Based Pub/Sub Data Bus with Rebus.FM
›
We've been using messaging middlewares for years and it was always like "we don't want to be coupled to any specific implement...
Monday, September 17, 2018
Parsing SAML 1.1 (WS-Federation) tokens without the WSFam module
›
Ocassionally there's a scenario where a SAML token must be parsed without the WSFederationAuthentication module. Note that when the WS...
Friday, September 14, 2018
WCF and default serialization of requests and responses
›
A short story of something new we've learned about how exactly WCF serializes the data that is sent over the wire. Introduction Befo...
Monday, July 30, 2018
A Fairy Tale of an Old Music Box
›
One of things I really like doing in my spare time is playing the piano we bought recently. I also decided to check whether there is some d...
Friday, July 13, 2018
.NET 4.7.1 (and higher) no longer supports SHA1 in SignedXml
›
There are plenty of subtle changes between .NET 4.7.0 (and lower) and .NET 4.7.1, however one of the changes hurt us badly. It looks like t...
5 comments:
Monday, July 2, 2018
Integracja z ePUAP - dzień bez zmiany dniem straconym
›
Przed weekendem 30-06/01-07 blogowałem o zmianie na środowisku testowym ePUAP, przywracającym SHA1 w trybie wymuszenia (SHA256 przestało by...
‹
›
Home
View web version