5 Years to my Columnstore Series
A personal reflection on the author's 5-year journey writing a blog series about SQL Server Columnstore Indexes, from initial posts to becoming an expert.
A personal reflection on the author's 5-year journey writing a blog series about SQL Server Columnstore Indexes, from initial posts to becoming an expert.
Explains the core concepts of pattern-based spatial analysis in GeoPAT 2, including motifels, signatures, and similarity metrics.
Explains the Terraform contains() function for testing list membership, with examples and use cases.
A tutorial on installing Windows Admin Center using PowerShell Desired State Configuration (DSC) for managing servers.
A guide to configuring ASP.NET Core with webpack and hot module replacement for fast TypeScript and React development.
A review of Robert C. Martin's 'Clean Architecture' book, covering its core principles, structure, and insights on software design.
A tutorial on using R packages to download, process, and visualize global life expectancy data from the World Bank API.
Explores the intricate, interdependent relationship between the .NET CLR (Common Language Runtime) and its JIT (Just-In-Time) compiler.
Explains the concat() function in Terraform for combining lists, part of a series on built-in interpolation functions.
An analysis of the pros and cons of using Apollo for GraphQL, including its ecosystem and alternatives.
A developer's tutorial on building an app with Angular Reactive Forms and ASP.NET Core, covering forms, routing, and dependency injection.
Explains the Terraform compact() function, which removes empty strings from a list, with examples and use cases.
A team shares their diverse experiences attending and presenting at the SatRdays Cardiff conference for R programming language users.
A developer explains the decision to avoid CSS Custom Properties for a paid theme feature to maximize browser compatibility, discussing progressive enhancement trade-offs.
A technical analysis of Stack Overflow's 2018 survey data, visualizing global developer response rates per capita using Python, pandas, and GeoPandas.
An overview of GraphQL, exploring its advantages like declarative data fetching and disadvantages compared to REST.
Part 2 of a series on building a Mixed Reality IoT application, covering the development and stabilization phases using Unity and Azure services.
Explains the Terraform coalescelist() function, which returns the first non-empty list from multiple arguments, with examples and use cases.
Author announces 'Practical Python Projects' book, designed to teach intermediate Python through 15+ real-world, portfolio-ready projects.
Explains how to use the new OpenIddict RC3 events model to implement advanced OAuth/OpenID Connect scenarios in your applications.