Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Monday, May 20, 2019
Your XSLT processor is Turing Complete
›
Just by change I stumpled upon a nice approach to proving that XSLT processors are Turing Complete. This approach by Unidex involves a XSL...
Thursday, May 9, 2019
Tetris challenge - reloaded (Javascript)
›
Years ago I've blogged on a challenge which was to implement a simple tetris game . This new reloaded version is a direct ...
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...
‹
›
Home
View web version