Building an Azure selfie-and-seek game
A developer shares how they built a low-cost Azure game using Logic Apps and Face API for event engagement, with code on GitHub.
A developer shares how they built a low-cost Azure game using Logic Apps and Face API for event engagement, with code on GitHub.
A developer shares their journey learning Regex by applying it to normalize phone numbers in Active Directory, moving from copy-pasting to understanding patterns.
A developer discusses the importance of simple, efficient tooling and workflows in modern web development stacks (React/Vue, Node, webpack) for better team productivity and onboarding.
A technical comparison of Azure NetApp Files performance tiers against other storage options for Azure Kubernetes Service (AKS) workloads.
Explains DNS resolution challenges and solutions for a private AWS EKS cluster without internet access, using Route 53 Resolver endpoints.
A tutorial on Dart language features including type inference, final/const variables, and parameter handling for writing cleaner code.
A crash course on the theory behind linear regression models, a fundamental machine learning algorithm for predicting numerical values.
Explores the new Shortest Path algorithm support in SQL Server 2019's Graph Engine, a key feature for graph database functionality.
Explores the visual similarities between images generated by neural networks and human experiences in dreams or under psychedelics.
Announcement of Quantum Game with Photons 2, a browser-based puzzle game teaching real quantum mechanics with new features like entanglement.
Explains a JSON payload issue when pushing data to a Power BI Hybrid dataset and provides a workaround using the correct REST API structure.
Overview of the new Learning Pathways concept at PASS Summit 2019, featuring structured educational tracks on AI, cloud, SQL performance, and Azure data engineering.
Author shares excitement about presenting two technical sessions on SQL Server Columnstore Indexes and Batch Execution Mode at the PASS Summit 2019 data platform conference.
GitHub's approach to helping open source maintainers build and scale safe, welcoming communities around their code.
An introduction to Testcontainers, a Java library for running Docker containers during integration tests to simplify testing with real external services.
Explains how to pass multiple parameters in an Angular route using the routerLink directive, including a key syntax tip.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.
Explains SQL Server 2019's Froid feature for inlining Scalar T-SQL UDFs to improve performance, with caveats and function type context.
Explains how to correctly use Dapper's IN clause with collection parameters to avoid SQL syntax errors from double parentheses.
Explains Azure AD Service Principals, their relationship to application objects, and how to create them for automation and permissions.