A17–Building App using Angular and ASP.NET Core 2.1–Reactive Forms Validation
A tutorial on implementing reactive form validation in an Angular application using ASP.NET Core 2.1, covering validation triggers and custom logic.
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 Terraform contains() function for testing list membership, with examples and use cases.
Explains the core concepts of pattern-based spatial analysis in GeoPAT 2, including motifels, signatures, and similarity metrics.
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.
Explains the concat() function in Terraform for combining lists, part of a series on built-in interpolation functions.
Explores the intricate, interdependent relationship between the .NET CLR (Common Language Runtime) and its JIT (Just-In-Time) compiler.
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 developer explains the decision to avoid CSS Custom Properties for a paid theme feature to maximize browser compatibility, discussing progressive enhancement trade-offs.
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.
Explores Microsoft's Resumable Online Index Creation feature in Azure SQL DB, detailing its benefits for managing large databases without downtime.
A technical guide on setting up automated code signing for .NET NuGet packages using Azure Key Vault, AppVeyor CI, and a DigiCert certificate.
A developer's tutorial on implementing Angular route resolvers and child routes to build a checkout wizard in an app using ASP.NET Core 2.1.
A developer's retrospective on the mistake of shipping a product too late, with insights from their fourth month working on Zestful.