Developing and Deploying Azure Functions with GitHub Codespaces This article will discuss about developing and deploying Azure Functions with GitHub Codespaces. Codespaces sets…
Deserializing JSON really fast Reading time: 10 minutes This post is part of a series digging into the internals…
Seq 2020.3 is released ๐ This release improves stability for Seq customers using Azure Active Directory (AAD) authentication. We’ve also…
Seq 2021.3 previews now available The first 2021.3 preview builds are now live on datalust.co/download and Docker Hub. Along with…
Populate Seq with realistic sample data Without the log data, searches, and dashboards that show what your application or system is…
Time zone handling and `datepart()` in Seq 2021.2 Seq internally stores all event timestamps in UTC. When you browse logs in the Seq…
Seq 2021.2 release notes ๐ Today we’re pleased to take the wraps off of Seq 2021.2, which you can download…
Setting an initial password when deploying Seq to Docker We love all things Docker, especially the opportunity it presents for streamlining how apps like…
Seq 2021.1 is released ๐ In case you missed it, we’ve also included updates in 2020.5, which was released on…
The Seq 2021 Cheat Sheet is here! A screenshot of the Seq 2021 Cheat Sheet queries page. We’re excited to release an…
Seq 2020.4 is ready for action! ๐ Seq 2020.4 has just hit the downloads page and Docker Hub. In it you’ll find…
Top LINQ interview questions and answers. In this article, we are going to cover the top most frequently asked LINQ interview…
Difference between .NET Core and .NET Framework In this tutorial, we are going to cover the difference between .NET Core and .NET…
Top 10 Programming Languages of the Future. There are many programming languages available in the world of computers. Roughly there are about…
Summary of reading: January – March 2021 “The Boy Tar” by Mayne Reid – still sampling Reid’s books, this time trying a…
REST Servers in Go: Part 5 – middleware This is the fifth post in a series about writing REST servers in Go. Here…
Life of an HTTP request in a Go server Go is a common and well-suited tool for writing HTTP servers. This post discusses the…
Generic functions on slices with Go type parameters After many years in the making, Go’s generics proposal has been accepted this week! This…
REST Servers in Go: Part 4 – using OpenAPI and Swagger This is the fourth post in a series about writing REST servers in Go. Here…
Summary of reading: April – June 2021 “Gandhi before India” by Ramachandra Guha – part 1 of MK Gandhi’s biography, focusing on…