Taking a look at the ECMA-335 Standard for .NET
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
A guide on using the dotnet-addcasa global tool to automatically add Code Analysis and StyleCop checks to .NET Core projects.
A guide to writing unit tests for AWS Chalice applications using local mode and pytest.
A tutorial on building an ASP.NET Core Echo Server and creating an optimized Docker image using multi-stage builds.
An engineering manager shares their personal Manager README, outlining their philosophies on team leadership, feedback, and software development processes.
A guide on using the BurntToast PowerShell module to create custom Windows toast notifications with personalized audio files.
An annotated, line-by-line implementation of the Transformer architecture from 'Attention is All You Need' in PyTorch.
A developer introduces an experimental R package for fitting linear mixed models to complex survey data, detailing its current capabilities and limitations.
A technical guide on setting up Debezium and Kafka Connect to stream real-time data changes from MySQL into Apache Kafka.
Guide on granting non-admin users read-only access to Service Endpoints in Visual Studio Team Services (VSTS) for secure deployments.
Argues for decentralized, open-source social platforms as the solution to privacy exploitation by centralized tech giants like Facebook and Google.
A tutorial on setting up Angular 4 and TypeScript within an ASP.NET MVC application using Visual Studio 2017.
A tutorial on configuring Angular 4 routing within an ASP.NET MVC application using Visual Studio 2017 and TypeScript.
A technical guide on converting large GIFs to MP4 videos to reduce website data usage, with methods for embedding and autoplay.
A tutorial on using Windows PowerShell to connect to and manage an Azure subscription, covering installation methods and cross-platform use.
A developer shares their journey to earning sustainable income from recurring donations for their open source projects, enabling full-time FOSS work.
RSiteCatalyst v1.4.14 release notes detailing a single bug fix and encouraging community contributions via GitHub.
A critical analysis of Google's AMP project, focusing on its incentives, performance promises, and the recent AMP Stories announcement.
AT&T open-sources its dNOS network operating system, signaling a major shift towards disaggregated, open-source networking hardware and software.
A developer creates a Battleship game board using CSS Grid and minimal JavaScript as part of a personal challenge to build CodePen projects.