2018 resolutions
December 31, 2017C# - Discard operator
November 11, 2017What is Kubernetes?
September 10, 2017jQueryUI - Tooltip with links
August 31, 2017jQuery UI Tooltip is a jQuery UI plugin that allows you to use a custom tooltip instead of the standard title attribute. It can contain various kind of data, but is not possibile to click links inside the displyed tooltip data.
What is Docker?
August 30, 2017.NET - Impersonate local user on another machine
August 29, 2017Usually, in .NET in order to impersonate a local user on another machine (e.g. for copying a file or to read a folder), the same credential are copied on the machine that require access.
.NET Core 2.0 - Send an e-mail
August 27, 2017In .NET Core 1.x the SMTP client code was not ported, that is true until of .NET Core 2.0.
NDepend - a honest review
August 25, 2017Once you start coding with C#, for hobby or work, in a while you need to write more professional code; is here that some productivity tools to write faster code using tools like ReSharper.
Blog moved to GitHub pages!
August 25, 2017My personal blog was originally on Wordpress, but, because it’s on Wordpress (and I can’t fall in love with Wordpress, and probably anyone can!), I decided to move it on Github pages.