Making a WPF app using a SDK-style project with MSBuildSdkExtras
Guide to creating a WPF application using the lightweight SDK-style project format with the MSBuildSdkExtras extension.
Guide to creating a WPF application using the lightweight SDK-style project format with the MSBuildSdkExtras extension.
A tutorial on implementing token-based authentication in Django REST Framework for secure API user identification.
A talk recap on .NET's Garbage Collector, memory management concepts, hidden allocations, and performance profiling.
Discusses the WEIRD bias in research and its impact on web development, urging inclusivity in design and testing.
Announcing a new YouTube channel focused on SQL Server Columnstore Indexes and Batch Execution Mode, featuring technical videos and interviews.
Fixing a Docker Compose interpolation error by escaping the $ character in a multi-line command.
Announcing a workshop on optimizing ETL processes for SQL Server and Azure SQL at the SQLBits 2019 conference.
A guide to building TypeScript projects using Bazel, Google's open-source build tool, for efficient dependency management and incremental compilation.
Guide to batch inserting data into Azure Cosmos DB using Python and stored procedures, addressing SDK limitations and common errors.
A tutorial on using Draft to streamline building and deploying ASP.NET Core applications to Kubernetes, covering setup and commands.
A developer's personal journey to improve workspace ergonomics by switching to a more comfortable mouse and a split keyboard to alleviate neck and shoulder pain.
A personal reflection on the first KubeCon CloudNativeCon in China, highlighting the growth of the CNCF community and open source contributions from Chinese companies.
A hands-on workshop from AWS re:Invent 2018 on using PowerShell to automate AWS infrastructure, featuring practical challenges.
Analyzes if Batch Mode on Rowstore eliminates the need for Columnstore Indexes in SQL Server, comparing performance and compression.
Public alpha launch of sr.ht, a fully open-source, modular, and lightweight software forge alternative to GitHub and GitLab.
A case study on using Elasticsearch as the primary data store for a large e-commerce platform's search ETL pipeline, replacing legacy Oracle systems.
Explores performance optimizations for async functions and promises in V8 and other JavaScript engines, including debugging improvements.
Explores eleven lesser-known but useful features introduced in Java 11, including lambda type inference and new String methods.
Explains how to treat complex iOS animations as assets using Core Animation Archives (.caar files) for better performance and reusability.
A blog post reviewing a video presentation by Rob Pike on the history and development of the Unix operating system at Bell Labs.