12:01
Build AI Agents Workflow in .NET in Minutes | Microsoft Agent Framework Explained
Learn how to build a powerful AI Agents Workflow in .NET using the Microsoft Agent Framework. In this step-by-step tutorial, we'll ...
9:50
How To Write Clean Code With The Help Of Static Code Analysis
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
8:36
Amsterdam Dotnet Meetup: Pattern Reuse in .NET
In this presentation Gareth Baars, CEO and cofounder at Intent Architect, unpacks the predictable and repetitive nature of software ...
0:45
werkflows in agentwerk — build, run & verify a deterministic workflow on the canvas
werkflows is a deterministic workflow engine built into agentwerk — a canvas for pipelines that run your agent orgs. You describe ...
5:04
Kill Flaky Tests in C#: Freeze Time, Seam Identity, Build Clean Data
There's one kind of test worse than no test: a flaky one. It passes on your machine, fails in CI, passes again on a rerun - and after a ...
1:38
Let's Show #278 - C# Visual Studio .NET Tutorial - Deterministic Finite State Machine #4
Let's Show #278 - C# Visual Studio .NET Tutorial - Deterministic Finite State Machine #4 | a^(2n)b^(2k) ...
15:54
Building Better NuGet Packages
... enable Dotnet Deterministic Builds 08:36 - How to use SourceLink in .NET projects 11:45 - Validating your NuGet Package with ...
7:29
Semantic Kernel Architecture, Agents, and .NET 8:The Blueprint for Enterprise AI Orchestration in C#
This video provides an insightful guide into mastering Microsoft's Semantic Kernel (SK) and its robust integration with the .NET 8 ...
12:11
AI Prototype vs Production AI: The Engineering Gap Microsoft Teams Must Fix
Most companies can build an AI prototype… but almost none can deploy AI that survives real-world use. This video breaks down ...
15:29
Open-Source Multi-Agent Framework (Strands Tutorial)
Get started with Strands Agents https://strandsagents.com/latest/ https://github.com/strands-agents/sdk-python Download ...
37:10
I'm Learning Moq - A .NET Mocking Framework for Unit Tests
Mocking describes a feature in programming that allows you to replace the functionality of an object with a blank version of itself or ...
21:22
Better Than RAG: Build a Lightweight Knowledge Graph (JSON + 3 C# Classes)
Everyone's obsessed with RAG — vector databases, embeddings, the whole stack. And RAG is fine… until you ask it a question ...
7:18
Event-Driven Architecture: Explained in 7 Minutes!
Event-driven architecture is an essential architectural pattern used with microservices. In this video, I cover what it is, when you ...
8:20
Agent Harness explained in 8min..
Try Cursor: http://cursor.com/. Follow me: X: https://x.com/calebfoundry LinkedIn: https://www.linkedin.com/in/calebeom/ TikTok: ...
18:15
How to Build AI Agents That Understand User Intent and Ask Questions
In this video, I demonstrate how to build an AI-powered Travel Conversation Agent using Semantic Kernel and C#. The agent can ...
8:35
Why Chat Is the Worst Place to Put Business Logic in Enterprise AI Systems
Chat makes AI feel powerful — and that's exactly why it's dangerous when misused. In this video, I explain why embedding ...
8:05
Build Reliable LLM Agents: Stop AI Hallucinations with an MCP Server
AI Agent Workflows: Building Deterministic Tools for LLMs In this first part of a deep-dive series, we sit down with Michael Beale to ...
59:45
Building your own AI Agent using Semantic Kernel - Johnny Hooyberghs - NDC Copenhagen 2025
This talk was recorded at NDC Copenhagen in Copenhagen, Denmark. #ndccopenhagen #ndcconferences #developer ...
15:14
Learn the fundamentals of how to make online multiplayer games. Crash course in the fundamentals of computer networking and ...
33:31
"Visualising program execution" by Jan Paul Posma
We don't see how code executes. We take peeks, using console.logs and breakpoints, but they don't tell the whole story. This talk ...