The goal of this repository is to show problematic application patterns for ASP.NET Core applications and a walk through on how to solve those issues. It shall serve as a collection of knowledge from real life application issues our customers have encountered.
CI/CD for SQL Databases (both SSDT and EF)- A TimCo Retail Manager VideoIn this video, we are going be implementing Continuous Integration and Deployment or CI/CD with our two SQL databases. One database is a SSDT project and the other is an Entity Framework database, so we will actually perform two different approaches for this topic. Patreon ($5/month or more gets so
7 Database ParadigmsLearn about seven different database paradigms and what they do best. https://fireship.io/lessons/top-seven-database-paradigms/ 00:00 Intro 00:45 Key-value 01:48 Wide Column 02:47 Document 04:05 Relational 06:21 Graph 07:22 Search Engine 08:27 Multi-model #learntocode #data Learn more about Meili
8086 microcode disassembledRecently I realised that, as part of his 8086 reverse-engineering series, Ken Shirriff had posted online a high resolution photograph of the 8086 die with the metal layer removed. This was something I have been looking for for some time, in order to extract and disassemble the 8086 microcode.
OpenMetrics, OpenTracing, OpenTelemetry - are we there yet? - Alexey Zimarev - NDC Oslo 2020Microservices and distributed systems became a norm over the last couple of years. With all the benefits of having small, decoupled units of processing messages and requests, comes the pain. The pain of losing control. The pain of not knowing what exactly happened when users start to complain that s
5 bash tricks to make you a cooler programmerWhy be a junior analyst when you could be a senior software engineer with a few simple bash tricks?? Find out more about this other Unix commands using your system's "man" command. Music: "Straight" from www.bensound.com
Why Linux’s biggest ever kernel release is really no big dealWhen the Linux 5.8 Release Candidate opened for testing recently, the big news wasn’t so much what was in it, but its size. As Linus Torvalds himself noted, “despite not really having any single thing that stands out … 5.8 looks to be one of our biggest releases of all time.”
Intro to Blazor WebAssembly and How It Is Different from Blazor ServerBlazor WebAssembly, also known as Blazor Client, has finally been released. So let's look at what it is, how it works, and how it is different from Blazor Server. We will also discuss when to use Blazor WebAssembly. Patreon: https://www.patreon.com/IAmTimCorey Mailing List: https://signup.iamtimcor
From WCF to gRPC - Mark Rendle - NDC Oslo 2020gRPC is a high-performance messaging protocol that is ideal for communication between microservices and other clients on internal networks. It's the ideal replacement for WCF or .NET Remoting, which are not supported on .NET Core. In this talk, I'll explain the different models that gRPC enables, f
Reducing Third-Party Security Risk in .NET Core Applications - Niels Tanis - NDC Oslo 2020When developing a .NET Core application a large portion of the application itself consists of external 3rd party dependencies which can be fetched from a package repository like Microsoft's NuGet. How do those opensource projects/dependencies deal with security problems? We do need to keep an eye on
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.