How to configure Kestrel URLs in ASP.NET Core RC2
Guide to configuring Kestrel server URLs in ASP.NET Core RC2, covering code-based and external JSON file methods.
Guide to configuring Kestrel server URLs in ASP.NET Core RC2, covering code-based and external JSON file methods.
A guide to hardening Apache web servers by disabling trace methods and hiding server tokens to prevent information disclosure.
A technical guide on installing and configuring the inadyn DynDNS client as a service on CentOS 6.
A guide to securing the ASP.NET MVC Web.config file, covering custom errors, cookie security, and removing revealing HTTP headers.
Explains and solves common .NET assembly binding errors caused by NuGet version conflicts, with a practical fix.
The article explores how 'laziness' can motivate developers to create efficient, user-friendly command-line tools by reducing user effort.
Optimizing ASP.NET vNext package restore speed by configuring NuGet feeds in the project's NuGet.config file.
Troubleshooting guide for Drupal 6 email notification failures, focusing on a misconfigured module variable.
A technical guide on implementing A/B testing for a static website using Apache httpd, covering design choices and cookie-based user tracking.
Explains how NuGet configuration file inheritance works, allowing settings from multiple config files to be applied to projects.
Explores a Go design pattern using self-referential functions to create a clean, extensible API for setting and managing options on a type.
A tutorial on creating a configuration settings page for a Drupal 8 module, covering form class structure and Drupal's configuration system.
A technical tutorial on implementing basic routing and menu entries for a Drupal 8 module, using the Global Redirect module as an example.
A guide to configuring Sublime Text 2 & 3 with key settings, package control installation, and essential plugins for developers.
A guide on how to change the weather temperature display from Fahrenheit to Celsius in the Outlook 2013 calendar.
A series of short, philosophical stories (koans) about Git, illustrating its principles and commands through parables.
A guide on customizing your R programming environment using the .Rprofile file, including setup for Windows and Mac.
A guide to setting up and configuring the Mutt terminal-based email client on OS X, tailored for Gmail/Google Apps users.
Explores undocumented OBIEE Presentation Services settings for testing and development, including SQL output and simulated delays.
Author shares their personal Emacs configuration on Git, detailing setup for the development version and offering insights.