Finally version 1 of AutofacOnFunctions is available! Find the code on github. Have a look onto newest nuget package. Have a look onto the archive to support former versions. Lots…
Category: <span>Infrastructure</span>
A new version of Azure Functions was just released, called 1.0.19. While there are quite some changes in this release, like the fact that Function Apps must have exactly one single language…
As already stated in Docker Containers on Windows 10: HNS failed with error: unspecified error, there are some issues with Docker on Windows machines. I went away from using Windows 10 as the…
I did start to work with Docker Containers on my Windows 10 machine. This is actually my development machine. It was quite a challenge to containerize some piece of legacy…
Quite a while ago I had a good talk with an colleague about “to log or not to log – that is the question”. 😉 That was a longer discussion,…
In last post about Are Extensions the beauty or the beast? I added a screenshot that showed a class implementing the repository pattern. This actually also showed the implementation of our log…
Some months ago I wrote about leaving Cloudfogger behind and going to Boxcryptor. I had to set up a new machine and things went wrong. There was a mean issue…
As stated in The natural border of azure cloud queue scalability we experienced pretty relevant issues with Cloud Queues. We believed we solved the issues, though. As a result of too heavy…
So it was time to get a new machine, the old one – an EliteBook 8470w having 16 gb and i7 quad core was quite well. Pretty heavy but very…
UPDATE: Maybe you are interesting how the story went on. Have a look at Natural borders of Cloud Queue: Taking the step to Service Bus. Programming for the cloud is always experimental.…