Feed

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.

A Contrarian View of Software Architecture - Jeremy Miller - NDC Oslo 2023

youtube.com

I’ve spent an inordinate amount of time the past half decade across multiple companies working with very large, long running enterprise systems. Especially i...

View

Event Sourcing in 1 Hour with Marten in .NET

youtube.com

Are you using .NET and want to get into event sourcing for persisting state? Well, I have a presentation by Jeremy Miller, a maintainer of Marten. Marten is ...

View

Full stack web in .NET 8 with Blazor | OD116

youtube.com

Learn how ASP.NET Blazor in .NET 8 allows you to use a single powerful component model to handle all of your web UI needs, including server-side rendering, c...

View
ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog

ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog

Daniel Roth - devblogs.microsoft.com

.NET 8 Preview 1 is now available! Check out what's new in ASP.NET Core in this update and learn about the roadmap for ASP.NET Core in .NET 8.

Read More
ASP.NET Core gets full-stack web programming in .NET 8

ASP.NET Core gets full-stack web programming in .NET 8

Paul Krill - infoworld.com

Blazor United combines server-side and client-side rendering in a full-stack web programming model in ASP.NET Core 8, now available in a first preview.

Read More
The Four Tenets of Service Orientation

The Four Tenets of Service Orientation

dbizinstitute.org

The Four Tenets of Service Orientation SOA has become a well-known and somewhat divisive acronym. If one asks two people to define SOA one is likely...

Read More

Scott and Mark Learn to Code | WAKEY06

youtube.com

GitHub Copilot is a powerful AI tool that helps you write code faster and better. Join Scott Hanselman and Mark Russinovich as they use GitHub Copilot to cre...

View
Five Focusing Steps, a Process of On-Going Improvement

Five Focusing Steps, a Process of On-Going Improvement

tocinstitute.org

The Five Focusing Steps of TOC are a Process of On-Going Improvement (POOGI) as desribed in Eliyahu Goldratt's bestselling business novel THE GOAL

Read More
Architecting for maintainability through Vertical Slices  | Ghyston

Architecting for maintainability through Vertical Slices | Ghyston

ghyston.com

At Ghyston, a technique we strongly recommend for building maintainable software is to architect your application around Vertical Slices. Here we’ll explore how this architecture style works, and the benefits it has over a more traditional approach.

Read More
MongoWebApiStarter/Program.cs at master · dj-nitehawk/MongoWebApiStarter

MongoWebApiStarter/Program.cs at master · dj-nitehawk/MongoWebApiStarter

github.com

A full-featured starter template for dotnet new to quickly scaffold an Asp.Net 6 Web-Api project with MongoDB as the data store. - MongoWebApiStarter/Program.cs at master · dj-nitehawk/MongoWebApiStarter

Read More