Feed

Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.

Five Things Every Developer Should Know about Software Architecture • Simon Brown • GOTO 2020

youtu.be
This presentation was recorded at GOTOpia November 2020. #GOTOcon #GOTOpiahttp://gotopia.euSimon Brown - Creator of C4 Software Architecture Model & Author o...
View
C# 9.0: Top-level Statements. Or Should I Say: Hey, Where’s the Main Method?

C# 9.0: Top-level Statements. Or Should I Say: Hey, Where’s the Main Method?

thomasclaudiushuber.com
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.
Read More
Build an MSSQL Docker Container. Level up development with container… | by Richard Peterson | Towards Data Science

Build an MSSQL Docker Container. Level up development with container… | by Richard Peterson | Towards Data Science

Richard Peterson - towardsdatascience.com
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…
Read More
Microsoft SQL Server (MSSQL) vs. PostgreSQL Comparison in Details - What are the Differences? [2020]

Microsoft SQL Server (MSSQL) vs. PostgreSQL Comparison in Details - What are the Differences? [2020]

enterprisedb.com
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?
Read More
The Future of Code Is in Your Browser | by Owen Williams | OneZero

The Future of Code Is in Your Browser | by Owen Williams | OneZero

Owen Williams - onezero.medium.com
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…
Read More
Auth0 + Angular 5 + .Net Core Web API | by Hector Flores | Medium

Auth0 + Angular 5 + .Net Core Web API | by Hector Flores | Medium

Hector Flores - medium.com
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…
Read More
Database Comparison: MS SQL Server vs PostgreSQL vs MongoDB | by Sejal Goyal | Medium

Database Comparison: MS SQL Server vs PostgreSQL vs MongoDB | by Sejal Goyal | Medium

Sejal Goyal - medium.com
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…
Read More
Domain-Driven Design in a nutshell | by Albert Starreveld | VX Company | Medium

Domain-Driven Design in a nutshell | by Albert Starreveld | VX Company | Medium

Albert Starreveld - medium.com
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…
Read More
A simple, effective test automation strategy | by Albert Starreveld | VX Company | Medium

A simple, effective test automation strategy | by Albert Starreveld | VX Company | Medium

Albert Starreveld - medium.com
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…
Read More
ELSA · An open source .NET Standard workflows library

ELSA · An open source .NET Standard workflows library

elsa-workflows.github.io
An open source .NET Standard workflows library
Read More