Nano Server TP4
A guide on fixing a bug in the Convert-WindowsImage script to successfully create a Nano Server TP4 VHD, including updated installation steps.
A guide on fixing a bug in the Convert-WindowsImage script to successfully create a Nano Server TP4 VHD, including updated installation steps.
Analysis of a Microsoft demo showing a Windows NanoServer container base image, discussing its implications for Windows Server 2016 container technology.
A technical guide on manually creating and configuring Windows Server Containers on Nano Server 2016 TP3, covering VM setup and networking.
Overview of new features and the official installer script in Windows Server 2016 Nano Server Technical Preview 3.
An improved implementation of the weak event pattern in C# to prevent memory leaks, focusing on performance and API design.
Overview of SQL Server 2016's key security and performance features, including Always Encrypted, Stretch Database, and real-time analytics.
A 2015 roundup of web browser news, new features, debugging tools, and testing techniques for web developers.
A guide to preventing clickjacking attacks on Drupal and Apache web applications by configuring the X-Frame-Options header.
Announcement for NEJS Conf, a tech conference on August 7th at Omaha's Henry Doorly Zoo, with a call for speakers.
Explains the concept of Ubiquitous Language in software design using a personal medical story to highlight the importance of clear terminology.
A critique of the 'jet' colormap in data visualization, with a Python function to convert colormaps to grayscale for analysis.
Compares AWS Security Groups to traditional firewalls and outlines best practices for developing an effective security group policy.
Explores creating dynamic color palettes using CSS variables and the Myth preprocessor for scalable, future-proof web design.
A developer's perspective on using Stack Overflow downtime as an opportunity to improve problem-solving skills and avoid over-reliance on copy-pasting code.
A tutorial on using Visual Studio Online's REST API to retrieve and filter work item discussion history, including code examples.
Explains the advantages of vectorization in R for writing faster, simpler, and safer code by examining how R works internally.
An exploration of the Singleton design pattern in JavaScript, covering its implementation, benefits, and drawbacks.
Advice for marketing teams on creating authentic developer content by focusing on knowledge sharing, not product promotion.
A guide to building Debian packages using Linux namespaces and a custom container tool called pflask, offering an alternative to pbuilder.
A guide explaining how to manually configure Docker's network bridge to assign containers IPs from a specific, non-default address range.