Reading List
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.
The Many Meanings of Event-Driven Architecture • Martin Fowler • GOTO 2017
youtube.com
This presentation was recorded at GOTO Chicago 2017. #GOTOcon #GOTOchgohttp://gotochgo.comMartin Fowler - Author, Speaker, Consultant and General Loud-mouth ...

How to Pass Arguments to Your onclick Functions in Blazor
telerik.com
Wiring event handlers to HTML events (onClick) in your Blazor components is easy, but how can you pass additional information and different types of arguments?
Blazor Train Introduction
youtube.com
Carl talks about his new Blazor Train series.
GitHub - ElectronNET/Electron.NET: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
github.com
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor). - GitHub - ElectronNET/Electron.NET: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
Git Create Branch: 4 Ways to Do It
cloudbees.com
In today's post

How to implement two-factor authentication in ASP.NET Core 🔑
blog.elmah.io
Supporting two-factor authentication (2FA) in your web app is important in most cases. In this post, I'll show you how we did it on elmah.io.
Be careful with CTE in PostgreSQL | by Haki Benita | Medium
Haki Benita - hakibenita.medium.com
Common table expressions (CTE) can come in very handy but when used incorrectly they can cause a significant performance hit. Common table expressions (CTE), also known as the WITH clause, are a very…

Blazor Desktop: The Electron for .NET 6 | Matthew MacDonald | Young Coder | Young Coder
Matthew MacDonald - medium.com
What is Blazor Desktop, really? Microsoft sometimes compares it to Electron, the desktop wrapper for JavaScript applications that powers software like Slack and Visual Studio Code. But Blazor Desktop can bypass WebAssembly for better performance and lower memory overhead. And there's no need for a built-in web server like Node.

How to create an RDS Aurora serverless instance with CDK
dev.to
Amazon Aurora and Aurora Serverless is a cloud computing database service that allows applications us... Tagged with aws, devops, serverless, node.
.NET Conf 2021 - Focus on Windows
youtube.com
.NET Conf: Focus on Windows is a free, one-day livestream event that features speakers from the community and Microsoft teams working on Windows desktop apps...