Step by step: Couchbase with .Net Core
A step-by-step tutorial on setting up and using Couchbase NoSQL database with a .NET Core console application, including Docker installation.
A step-by-step tutorial on setting up and using Couchbase NoSQL database with a .NET Core console application, including Docker installation.
A guide to creating custom .NET CLI tools, focusing on building 'dotnet init' to simplify NuGet package metadata setup in .csproj files.
Introducing ngrev, a reverse engineering tool for Angular that visualizes project structure to help developers understand and optimize large codebases.
Analysis of Twitter Lite as a Progressive Web App (PWA), comparing it to the native app and discussing its benefits for users with limited connectivity.
Introducing two JavaScript libraries, if-expression and try-expression, that wrap if/try statements in functional expressions for cleaner code.
Overview of the updated floorplan and layout changes for VMworld Europe 2017 in Barcelona, including relocated registration and key event areas.
Explains how to use Deferred Events to make async event handlers awaitable, allowing the invoker to wait for all handlers to complete.
Mozilla introduces website assignment for Firefox Containers, allowing users to automatically open specific sites in isolated containers for enhanced privacy.
A comparison of Azure Load Balancer and Application Gateway, explaining their differences in OSI layers, features, and use cases for high availability.
Explains the Python 'with' statement and context managers for proper resource management, using file handling as a primary example.
Discusses the pros and cons of soft deletion vs. hard deletion in databases, with a focus on Django implementations and related libraries.
A guide to the Lomb-Scargle periodogram, explaining its use, common misconceptions, and practical considerations for analyzing astronomical data.
A guide to automating dependency updates in Java, JavaScript, and Gradle projects using CI tools and commit hooks.
A guide on how to disable Intel Hyper-Threading Technology on Amazon Linux EC2 instances for specific workloads like HPC.
A guide to notable session proposals for VMworld 2017, highlighting key topics like PowerCLI, vCenter, certifications, and new VMware technologies.
Explores the .NET IL Interpreter, its purpose for CLR bring-up and learning, and how to enable it in the CoreCLR source code.
Critique of using Google Analytics for site speed data, highlighting sampling flaws and recommending real user monitoring for accurate performance insights.
Explores performance improvements in LINQ methods for .NET Core, highlighting specific optimizations and benchmark results.
A statistician argues that advanced math like calculus isn't a strict prerequisite for learning statistics, using personal experience and examples.
A guide on adding Linux VM images to Azure Stack, including retrieving Azure Cloud image metadata and using PowerShell for deployment.