This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
This presentation was recorded at GOTOpia November 2020. #GOTOcon #GOTOpiahttp://gotopia.euSimon Brown - Creator of C4 Software Architecture Model & Author o...

C# 9.0 introduces many new language features, and with this blog post I start a little series to look at some of those new features. Let’s start in this post with top-level statements.

You can stop waiting for your database admin to give you access to a dev server, or sifting through the endless documentation for setting up a MS SQL database on your computer’s locked-down work…
![Microsoft SQL Server (MSSQL) vs. PostgreSQL Comparison in Details - What are the Differences? [2020]](https://www.enterprisedb.com/sites/default/files/styles/blog_image/public/markus-spiske-Skf7HxARcoc-unsplash_1.jpg?h=10d202d3&itok=IU3EfVdZ)
Learn the differences between SQL Server and PostgreSQL Database. Compare syntax, data types, functions, and many more. Comparison of MSSQL vs. PostgreSQL performance and ease of use. Which is better?

Over the past decade, desktop software has gradually been eaten by the web browser: Music moved from iTunes to Spotify and Pandora, word processing moved online to Google Docs and Office 365, and…

A couple of weeks ago I was working on a project in an Angular 5 Single Page Application that communicates with several .NET Core Web API Microservices. One of the main challenges I ran into was to…
Hey There! I recently worked on a project where i was confused which Database should i use in the project. For that i picked some popular databases and compared them. Here i’m sharing my analysis for…

Domain-Driven Design, that’s what you use when you’re building Microservices. It’s a technique that can be used to cut monoliths into small bits, and it’s about Aggregates and Event-Sourcing. Or is…

In my previous blog post, I wrote about different types of testing and what to consider when choosing a test automation strategy. More than a few readers asked how to put this advice into practice…
An open source .NET Standard workflows library