Dew Drop – March 2, 2026 (#4615)
A daily tech link roundup covering .NET, web dev, cloud, Windows, and AI, with tutorials, news, and tool updates.
A daily tech link roundup covering .NET, web dev, cloud, Windows, and AI, with tutorials, news, and tool updates.
A technical guide on implementing Two-Factor Authentication (2FA) using TOTP and QR codes in ASP.NET Core for enhanced security.
A daily roundup of tech links covering Azure, VS Code, .NET, AI, web dev, and Windows updates from February 2026.
A daily roundup of links covering .NET updates, web development, AI trends, and various software engineering topics and tools.
A daily tech link roundup covering AI tools, web development, .NET, PowerShell, and industry news from February 3, 2026.
A daily tech link roundup covering .NET, AI, web development, cloud services, and Windows development with tutorials and news.
A tutorial on building an interactive Color Picker MCP App using C# and .NET, demonstrating the new UI capabilities of the Model Context Protocol.
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.