On the 25th of April I had the chance to organize the Global Azure Greece 2020 event, the first virtual one of its kind, and…
During the 23rd AzureHeads meetup, I delivered an introductory presentation concerning Azure API management; I started with the basics (what it is and how can…
A thing that really bothers me in Windows, and I believe many would agree, is the lack of UI consistency in Windows applications and components….
Chrome Dev Tools is undoubtedly a very powerful set of web developer tools, built directly into the Chrome browser that helps you with your day-to-day work…
Recently, in a project, we had to extract the values from a large collection of objects and, while the easiest way to do so was…
ASP.NET Core Identity uses default values for settings such as password policy, lockout, and cookie configuration. These settings can be overridden in the Startup class. By…
Let’s assume you have started experimenting with Azure Functions and, for your first app, you have chosen the Azure Portal as your development environment. You…
In this post we will talk about all the necessary steps to build and deploy an Angular web application to a static website hosting container…
JavaScript, and the tools around it, have advanced a lot during the last couple of years. So, below you will see few tips and tricks…
Azure Storage is a cloud storage solution for data storage scenarios and one key service, among others, is Azure Blobs, a scalable object store for text and binary…