Testing with a MySQL 5.7 Database On Codeship
A guide to setting up and testing with a MySQL 5.7 database on the Codeship continuous integration platform.
A guide to setting up and testing with a MySQL 5.7 database on the Codeship continuous integration platform.
Explains the Terraform element() function for retrieving items from a list, with examples and use cases.
A curated list of presentations and talks that dive deep into the internal workings of the .NET Runtime, including garbage collection, JIT, and performance analysis.
Explores the challenges of applying open source software freedoms to web services and introduces the Fair Web Services project.
Explains the naming and purpose of the R package 'reticulate', which provides a Python interface for R.
A project to map and analyze the governance models of various open source projects, creating a machine-readable resource for comparison and learning.
Part 18 of a series on building an app with Angular and ASP.NET Core, focusing on reactive forms and data submission.
Explains the Terraform distinct() function, which removes duplicate values from a list, with examples and use cases.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A guide to implementing the when-let and if-let macros in Common Lisp, inspired by Clojure, with code examples and explanations.
IdentityManager2 is an updated version of the ASP.NET user management tool for ASP.NET Core, now stewarded by Rock Solid Knowledge.
A software engineering article arguing that simplicity is the most critical quality for achieving correctness and performance in software development.
Explains the Terraform dirname() function for extracting directory paths from file paths, with examples for Windows and Linux.
A tutorial on implementing reactive form validation in an Angular application using ASP.NET Core 2.1, covering validation triggers and custom logic.
A guide outlining the responsibilities and expectations for a Project Lead role in a software development team, including planning, execution, and launch phases.
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 guide to configuring ASP.NET Core with webpack and hot module replacement for fast TypeScript and React development.
A tutorial on using R packages to download, process, and visualize global life expectancy data from the World Bank API.