Discover why every company is rapidly transforming into an AI-driven organization. Learn how AI is revolutionizing business and creating a competitive edge.
Explore ASP.NET Core 9's key innovations: static asset optimization, enhanced Minimal APIs, Blazor improvements, security, and performance boosts for modern web apps.
Understand the distinct roles of Literal, Span, Label, and HiddenField in web development. Learn when to use each for dynamic content, styling, accessibility, and data storage.
Starting a new policy of regular quarterly releases, today I pushed out new versions of AutoMapper and MediatR: * AutoMapper 15.1.0 Release Notes * MediatR 13.1.0 Release Notes The previous versions r...
With the release of .NET 10 just around the corner (next month!), it’s time to take a look at the new features we can expect for C# 14. Note: the goal of this post is not to be an exhaustive list of a...
In this talk, Vic Perdana demos SemantiClip, an open-source AI agent that transforms video into blog content using the new Agent Framework or AF (next evolution of Semantic Kernel + Autogen) and Azure...
When talking about Domain-Driven Design (DDD), the repository pattern becomes a default choice for the data access layer. Another pattern is the Specification pattern that organizes code into smaller ...