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.
Full stack web UI with Blazor in .NET 8
youtube.com
In .NET 8 you can deliver the best web app experiences entirely in Blazor using Blazor's convenient component model. You can build your entire web app in Bla...

Future-proof Your .NET Apps With Foundation Model Choice and Amazon Bedrock
hubs.li
Why .NET developers should consider Amazon Bedrock for their Generative AI empowered apps with getting started code snippets and a full code sample.
NBC Sports Next's Journey with .NET MAUI for Mobile Development
youtube.com
Coaches, parents, and players rely on NBC's Sports Engine team management mobile application to manage team games, rosters, calendars, RSVPs, game statistics...
Intentional Code - Minimalism in a World of Dogmatic Design - David Whitney - Copenhagen DevFest
youtube.com
This talk was recorded at NDC's Copenhagen Developer's Festival. #cphdevfest #ndcconferences #design #software #softwaredeveloper Attend the next NDC conf...
How to create maintainable and testable Blazor components - Egil Hansen - NDC Oslo 2022
youtube.com
Creating maintainable code is one of the corner stones in ensuring a projects or products success over time. Maintainable code also tends to be testable code...
C# Hard Truths: Program.cs was a Lie, Startup.cs is a Waste of Space, and more...
youtube.com
Program.cs was a lie up until .NET 6. Startup.cs was a waste of space. Microsoft forgot about DRY for years. Those are bold statements, but I can back them u...
Piral.Blazor v4 - From the Standard Visual Studio Template
youtube.com
Shows you how to use Piral.Blazor when you start from the standard Visual Studio Blazor WebAssembly template.Covers hot-reload, scaffolding, using a local sh...
DDD and Microservices: At Last, Some Boundaries!
infoq.com
Eric Evans introduces a few strategic design concepts and explains how they apply to development of microservices, as a tool for teams trying to grow large systems more coherently.

PracticalDDD: BoundedContexts + Events & Microservices
particular.net
Indu Alagarsamy talks about the intersection of DDD as a software discipline with Messaging as a technology counterpart. DDD allows us to move faster and write high-quality code. When we start to useâ¦
.NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps - Gerald Versluis - NDC London 2023
youtube.com
Blazor enables building client-side web UI with .NET, but sometimes you need more than what the web platform offers. Sometimes you need full access to the na...