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.

Wasm vs. Docker | Docker
docker.com
Learn what WebAssembly is, why to use it, and how Docker and Wasm work together.

Communicating Software Architecture
dev.to
The ability to communicate technical software and architecture can be challenging. As a solutions arc...

How to work effectively with engineers | by Jenny Wen | Dropbox Design | Medium
Jenny Wen - medium.com
Right after college, I started working at Dropbox as a product designer. What I expected was that my first year working would make me better at my craft — at typography and layout, at asking the…
The Logging Everyone Should Be Using in .NET
youtube.com
The first 100 get 20% off our new OpenTelemetry course on Dometrain with code TELEMETRY20: https://bit.ly/3y8GTOvSubscribe to my weekly newsletter: https://n...

Building AI Agent in Llama 2 and .NET 6 | by Haiping Chen | SciSharp STACK | Medium
Haiping Chen - medium.com
An AI agent is a computer program or system that can perceive its environment, process information, and make decisions or take actions to achieve specific goals. AI agents are designed to mimic some…
Blue Blazes | Vertical Slice Architecture featuring Jimmy Bogard
youtube.com
In this episode of Blue Blazes, host Jonathan "J." Tower speaks with Jimmy Bogard about vertical slice architecture (VSA) and how using it in your software p...

NServiceBus sagas: Integrations
docs.particular.net
In this tutorial, learn how to use NServiceBus sagas to manage integration with external systems that communicate via HTTP.

.NET 9 MAUI Preview 5: New Blazor Project Template, Android 15 Beta 2 Support
infoq.com
Microsoft released .NET 9 Preview 5 on June 11th 2024. This update brings a .NET MAUI Blazor Hybrid and Web App project template, Android API 35 Beta 2 support, and some performance and app size optim

How to use Refit to consume APIs in ASP.NET Core
Joydip Kanjilal - infoworld.com
Take advantage of Refit REST library to simplify API consumption and make your code cleaner, more efficient, and easier to maintain.

MudBlazor with Blazor Interactive SSR – What You Need To Know
devleader.ca
Learn how to use MudBlazor with Blazor interactive SSR! Blazor's Server Side Rendering can be used alongside MudBlazor for building your next Blazor app!