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.
The age of .NET agents has begun

The age of .NET agents has begun

Mikhail Petrusheuski - medium.com

This month marks a transformative period for .NET developers and AI workflows.

NET, AI, development, workflows

Read More
5 Blazor Breakthroughs That Will Stun Your Development Team

5 Blazor Breakthroughs That Will Stun Your Development Team

https://medium.com/@nagarajvela - javascript.plainenglish.io

Discover 5 innovative Blazor techniques with practical code examples to enhance your development workflow.

Blazor, development, techniques, code examples

Read More
.NET 10 Broke My Brain (in the Best Way): Farewell, Program.cs

.NET 10 Broke My Brain (in the Best Way): Farewell, Program.cs

Nagaraj - medium.com

Reflecting on the changes as we bid farewell to the pivotal entry point of C# programming - Program.cs.

C#, .NET 10, Program.cs, software engineering

Read More

Would YOU Survive the Titanic?, with ML and .NET - NDC Copenhagen 2025

Simon Painter - youtube.com

Explore ML.NET for machine learning in C# while attempting Kaggle's Titanic Challenge at NDC Copenhagen.

ML.NET, machine learning, C#, Titanic Challenge, NDC Copenhagen

View
We Spent $47,000 Running AI Agents in Production. Here’s What Nobody Tells You About A2A and MCP.

We Spent $47,000 Running AI Agents in Production. Here’s What Nobody Tells You About A2A and MCP.

Teja Kusireddy - pub.towardsai.net

Explores the revolutionary nature of multi-agent systems, focusing on Agent-to-Agent (A2A) communication and Anthropic's Model Context Protocol (MCP).

AI, multi-agent systems, A2A, MCP

Read More

AI Talks - Lada Kesseler: Augmented Coding: Mapping the Uncharted Territory

Lada Kesseler - youtu.be

Explore AI's role in software development, uncovering hidden potentials and dangers while adapting to rapid changes in the industry.

AI, software development, rapid prototyping, extreme programming

View

The Easiest Way to Send Emails in .NET Using Amazon SES

Milan Jovanović - youtube.com

Learn to send emails in .NET with Amazon SES and explore AWS services via the Free Tier.

AWS, .NET, Amazon SES, email, Free Tier

View

CQRS pitfalls and patterns - NDC Oslo 2023

Udi Dahan - youtube.com

Udi discusses common pitfalls of CQRS, highlighting increased complexity and lack of performance benefits when improperly utilized in projects.

CQRS, complexity, performance, software engineering

View
Why I Threw Away My Service Layer and My Code Got Simpler

Why I Threw Away My Service Layer and My Code Got Simpler

https://bhavyansh001.medium.com - bhavyansh001.medium.com

Eliminating the service layer in clean architecture led to simpler code and a more streamlined development process.

Clean Architecture, Service Layer, Code Simplicity

Read More
Forget JSON — These 4 Data Formats Made My APIs 5× Faster

Forget JSON — These 4 Data Formats Made My APIs 5× Faster

Krishnajlathi - medium.com

Switching data formats from JSON reduced API response times from 120 ms to under 20 ms for some endpoints, significantly improving performance.

API, performance, data formats, JSON, optimization

Read More