(K. Scott Allen) Imagine you have a unit test that depends on an environment variable.
Tag: Development
Experiment: Using Service Barrels As A De Facto Dependency-Injection Container In Vue.js 2.5.22
(Ben Nadel) Coming from an Angular.js / Angular background, one of the first things I that noticed in Vue.js is that Dependency-Injection (DI) is not a first-class citizen of the framework.
Old Programming Languages
(Hannes DuPreez) I’ve been wanting to write this article for a very long time. Older languages are still popular and being used on a daily basis for applications big and small. I am a VB6 guy, always been, and probably always will be. I still use it on a regular basis.
A better multi-monitor experience with Visual Studio 2019
(Ruben Rios) Visual Studio 2019 now supports per-monitor DPI awareness (PMA) across the IDE.
Building RESTful Services Using ASP.NET Core
(Joydip Kanjilal) ASP.NET Core is a fast, lean framework from Microsoft that can be used to build applications that can run on multiple platforms: Windows, Linux and MacOS.
Jenkins for DevOps – Part 1
(Gouri Sohoni) Jenkins can be integrated with various tools like GitHub, Azure DevOps, JUnit Tests, Selenium Tests for Source Control, Build Management and Test Management. Part 1 of this tutorial demonstrates these features.
Creating SVG Icon Components And SVG Icon Sprites In Angular 7.2.0
(Ben Nadel) SVG (Scalable Vector Graphics) is one of those web technologies that is super exciting; but, remains mostly a blind-spot in my day-to-day mental model.
Video: Learning Machine Learning with .NET, PyTorch and the ONNX Runtime
(Deva) ONNX is a open format to represent deep learning models that is supported by various frameworks and tools. This format makes it easier to interoperate between frameworks and to maximize the reach of your hardware optimization investments.
Back to Basics: Non-Navigating Links for JavaScript Handling
(Rick Strahl) When you’re creating links that are non-navigating and handled via script code or through some JavaScript framework, how exactly do you create that link on the page?
Exploring Cloudyn and Its Use
(Tapas Pal) Microsoft acquired Israeli-based Cloud startup Cloudyn. Cloudyn helps customers to manage their Cloud billing across multiple Cloud accounts.
