Month: June 2018
On how I “started embracing” dynamic languages
I will start by saying that that I do not have anything new to add to the everlasting “dynamic vs static binding” debate: It’s been talked about to death at this point, and yeah, I am still well…
Read More »Introducing (very late!) XtraLiteTemplates for .NET (4.5+ and Core 2.0+)
Well, to begin, this is not a new project – I have developed most of it during the end of 2015 with occasional fixes and new features along the way (recently added support for DLR and dynamic objects)….
Read More »Rate limiting an Azure queue
In my previous post (“Singleton” Azure Functions) I offered a tip on how to set up an Azure function to serve as a system-wide “singleton”. One of the use cases I was looking for was to set up…
Read More »