Dew Drop – January 23, 2026 (#4589)
A daily tech link roundup covering Windows development, AI tools, web development, and software engineering news from January 23, 2026.
A daily tech link roundup covering Windows development, AI tools, web development, and software engineering news from January 23, 2026.
A daily link roundup covering .NET, web development, AI, Windows, and Visual Studio news, tutorials, and release announcements.
A daily roundup of links covering .NET, web development, AI tools, Windows updates, and various software engineering topics and tutorials.
Explains the Data Transfer Object (DTO) pattern in ASP.NET Core Minimal APIs to separate domain models from API contracts.
A daily roundup of tech news and articles covering AI, web development, .NET, Visual Studio updates, and software engineering trends.
A workshop teaching how to build modern web UIs with htmx and ASP.NET Core Razor Pages, avoiding the complexity of single-page applications (SPAs).
A daily link roundup for developers covering VS Code agent skills, .NET 10 features, React debugging, AI coding trends, and web development tools.
.NET 10 introduces a new WebSocket Stream API, simplifying data streaming over WebSockets using familiar .NET Stream patterns.
Explains how to implement Front Controller and MVC patterns in ASP.NET Core to centralize cross-cutting concerns and maintain clean architecture.
A daily tech link roundup covering AI agents, .NET, VS Code updates, web development, JavaScript frameworks, and Windows tools.
Explains the Lazy Load pattern for ASP.NET Core Minimal APIs, covering manual implementation, EF Core usage, and performance trade-offs.
A daily roundup of links covering .NET, web development, AI, Python, DevOps, and other software engineering topics from January 8, 2026.
Explains a subtle ASP.NET Core API routing issue with the [Consumes] attribute and charset, and provides a workaround.
Explains the Identity Map pattern for ASP.NET Core Minimal APIs to ensure a single in-memory object per database entity within a request.
A daily link roundup for developers covering .NET, web dev, AI trends, Windows, and tech predictions for 2026.
A developer's 2025 retrospective covering blog migration, PhD start, MVP status, and a breakdown of 50+ technical posts on .NET, ASP.NET Core, and EF Core.
A daily link roundup for developers covering .NET, web development, AI, and tech trends with numerous technical articles and resources.
Explains the Unit of Work pattern for managing database transactions in ASP.NET Core Minimal APIs with EF Core, including implementation and benefits.
Explains how to implement the Repository pattern in ASP.NET Core Minimal APIs to decouple domain logic from database access.
A tutorial on building an ASP.NET Core API with Azure Functions, Durable Functions, and SQL Server, using GitHub Copilot to generate the project architecture.