Object-Oriented Software Development

Languages, patterns, technologies, frameworks.

Thursday, January 12, 2017

Node.js 7.x async/await example with express and mssql

›
Async/await has finally found its home in node 7.x and it’s just great, we’ve been waiting for ages. Not only it works great, with Visual St...
1 comment:
Friday, December 16, 2016

Combining sync/async WCF client/server that share an interface-based contract

›
Having a shared interface between WCF client and server is handy, often you just put such contract in a shared assembly and you just build y...
Thursday, August 25, 2016

SignedXml::CheckSignature and dreadful “The profile for the user is a temporary profile” on .NET 4.6.2

›
Sometimes, out of nowhere, your well-tested and working-for-years code just stops working just because something changes somewhere you can r...
Monday, April 18, 2016

Yet another short async/await example

›
The async/await pattern is here for some time and this is going to be yet another short example that could possibly make it easier for someo...
Friday, January 15, 2016

DI, Factories and the Composition Root Revisited

›
Some time ago I published an entry on Local Factories and what role they play in a clean architecture stack where the Composition Root confi...

Specified value has invalid Control characters

›
One of sites started to report this exception from a DotnetOpenAuth powered OAuth2 token endpoint: Parameter name: value    at System....
Monday, November 2, 2015

String trimming WCF inspector for JSON binding

›
In my last blog entry I presented a string trimming WCF inspector for SOAP binding. Unfortunately, the approach presented there doesn’t wor...
‹
›
Home
View web version

About

My photo
Wiktor Zychla
I am a software architect and an academic lecturer. I've been awarded Microsoft MVP in C# Architecture between 2005 and 2010. Got a PhD in computer science in 2008. Currently I work mostly with C#, Javascript and Typescript and love these languages. I consider myself a design/architecture patterns evangelist. In 2003 I wrote first Polish book on C#/Windows programming, "Windows oczami programisty" (Windows through the eyes of a programmer) (the book is out of print)
View my complete profile
Powered by Blogger.