Integrating FluentValidation with Blazor
A guide to integrating the FluentValidation library with Blazor forms for enhanced .NET Core form validation.
A guide to integrating the FluentValidation library with Blazor forms for enhanced .NET Core form validation.
A developer's travel itinerary for tech conferences and meetups focused on Apache Kafka and software architecture for late 2019.
Announcing a SQLSaturday Lisbon 2019 workshop on deploying and managing SQL Server on Kubernetes, covering containers, orchestration, and high availability.
A guide to testing Stripe Elements payment forms within iframes using Cypress, including custom commands and example code.
A technical guide on building interactive SSH applications by manipulating authentication, shell sessions, and commands using OpenSSH.
A technical guide on enabling and using Ultra SSD high-performance storage with Azure Kubernetes Service (AKS), covering prerequisites and configuration steps.
Outlines key research areas needed to accelerate the adoption of memory-safe programming languages like Rust and improve migration from unsafe languages like C/C++.
Author announces receiving the Microsoft MVP award in Cloud and Datacenter Management, thanking mentors and family, and pledging continued PowerShell community work.
Explores how to use the Save-Data header to optimize web performance without degrading user experience, with practical examples.
A developer documents building a Flask web app with user authentication and a code diary feature as part of the #100DaysOfCode challenge.
A guide to tuning PostgreSQL's autovacuum feature, covering internals, configuration, and providing a sample Docker setup.
Discusses the importance and adoption of the Save-Data HTTP header for reducing web page weight, with real-world usage statistics.
A prototype for unit testing Blazor components using a fast, in-memory test renderer, demonstrating how to test UI interactions without a browser.
A technical analysis comparing Azure Managed Disks and Azure Files for persistent storage in Azure Kubernetes Service (AKS), including performance insights.
A developer discusses the implications of still using Python 2 in 2019, sharing slides from a conference talk on the topic.
A seasoned speaker and conference committee member explains the behind-the-scenes process of reviewing and selecting talks after a Call for Papers closes.
Final report for Google Summer of Code 2019 project to redesign and redevelop the GTK website using modern static site generators.
A developer explains how to create a simple mock service with delayed webhooks using the Starlette framework in Python.
Explains how monitoring API performance in AWS Lambda is crucial to prevent unexpected costs and timeouts in serverless applications.
A quick one-liner command to clean up temporary and test conda environments in Python development.