Multitenancy Techniques for EF Core
Explores three techniques for implementing multitenancy in EF Core applications, focusing on tenant isolation strategies and context configuration.
Explores three techniques for implementing multitenancy in EF Core applications, focusing on tenant isolation strategies and context configuration.
Fixing a misleading Azure AD group permission error during DACPAC deployment in Azure DevOps, related to schema creation.
A curated collection of articles on software architecture, development practices, Java updates, and testing strategies for tech professionals.
Announcing jMolecules 2.0, a Java library update introducing a stereotype metamodel to help developers write architecturally evident code.
Discussion on Kubernetes' suitability for AI workloads and Google's new AI agent technology, following KubeCon 2025.
A guide to building a local, privacy-focused RAG system using Java to query internal documents like Confluence without external dependencies.
A developer explains how knowledge of garbage collection theory helped solve an incremental parsing performance problem in a text editor project.
OpenAI releases GPT-5.1 API with new reasoning modes, adaptive reasoning, extended prompt caching, and new built-in tools for developers.
Datasette 1.0a22 release notes covering new security features, a client detection method, and developer tools for plugin authors.
A guide to implementing UUIDv7 in Python, Django, and PostgreSQL for better database performance and ordered identifiers.
A deep dive into Google's Nano Banana (Gemini 2.5 Flash) AI image model, exploring its autoregressive architecture and superior prompt engineering capabilities.
A data professional shares her schedule and projects for PASS Data Community Summit, including keynotes, sessions, and a fun AI-powered PowerShell script.
A blog covering data visualization, spatial analysis in R, election mapping, and social science data, with a focus on technical methods and tools.
OpenAI objects to court order demanding 20M ChatGPT user conversations, citing dangerous precedent for AI discovery.
A humorous look at AI model benchmarking using the challenge of generating an SVG of a pelican riding a bicycle, and the risks of labs 'gaming' the test.
Overview of new features in .NET 10 and C# 14, including LTS support, performance improvements, and language enhancements.
Guide to using DevUI and Microsoft Agent Framework for debugging and visualizing AI agents in .NET applications.
An analysis of recent developments in the V8 JavaScript engine's garbage collector, focusing on memory safety, Oilpan, and multi-threading support.
Microsoft introduces a new Digital Sovereignty Specialization for partners to validate expertise in delivering compliant, sovereign cloud solutions.
Fixing Azure DevOps pipeline error where Azure Functions Core Tools can't find .NET 10 installed by UseDotNet@2 task on Windows agents.