GExperts Code Formatter: Align Assignment Operators
GExperts Code Formatter adds a new feature to align assignment operators (:=) in Delphi code for improved visual scanning.
GExperts Code Formatter adds a new feature to align assignment operators (:=) in Delphi code for improved visual scanning.
Introducing ElementaryUI, a Swift frontend framework for web development that compiles to WebAssembly, offering React-like interactivity with less JavaScript.
GExperts IDE plugin now shares identifier casing data between its Uses Clause Manager, Code Formatter, and Code Proofreader tools for consistent Pascal/Delphi coding.
Explains the orthogonal Procrustes problem: finding a rotation matrix to align one matrix with another using SVD, with Python code.
Updates to the SQL Server First Responder Kit and Consultant Toolkit, including new AI-powered query tuning and long-term performance tracking features.
A daily roundup of links covering .NET updates, web development, AI trends, and various software engineering topics and tools.
A guide to implementing custom state validation for entities in EF Core using Data Annotations to catch errors before saving.
A daily tech reading list covering AI-generated code, tech debt, AI's impact on work, and updates on tools like Go 1.26 and Vertex AI.
A developer rebuilds a childhood programming game using Claude AI as his engineering team, exploring AI-assisted game development.
Updates to the .NET Toolbox, a free, open-source collection of client-side tools for .NET developers, including new features like an Options Generator and SRP Analyzer.
Introduces Showboat and Rodney, two new CLI tools designed to help AI coding agents demonstrate and test the software they build.
Introduces Showboat and Rodney, two CLI tools for AI coding agents to create automated demos and documentation of their work.
Explains how to set the correct Content-Type property when sending messages from BizTalk Server to Azure Service Bus, addressing version differences.
A developer argues that using adblockers is not equivalent to piracy, exploring the implied agreements and user control over web content.
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
A SQL expert details the strategy for designing an interactive conference session on solving query performance differences between development and production databases.
A daily link roundup for developers covering .NET, AI, web development, Windows, and tech industry insights from February 10, 2026.
A technical deep-dive into fixing a GExperts dialog bug causing infinite growth on multi-monitor setups with mixed DPI scaling.
A daily tech reading list covering AI agents, software development trends, OpenTelemetry, low-code platforms, and new Google Cloud features.
Compares how Oracle and PostgreSQL uniquely identify SQL queries and execution plans, focusing on SQL_ID vs query_id and PLAN_HASH_VALUE vs query_hash.