ASP.NET CORE: Sending Email with Gmail and Homtail Account using ASP.NET Core services
A tutorial on configuring and sending emails from an ASP.NET Core application using Gmail and Hotmail SMTP servers.
A tutorial on configuring and sending emails from an ASP.NET Core application using Gmail and Hotmail SMTP servers.
Explains how to build and deploy Django web applications using the twelve-factor methodology for better scalability and security.
A guide on integrating the modern .NET Core Configuration system into legacy ASP.NET Web API projects, covering setup, JSON files, and strongly-typed binding.
A technical deep dive into the new configuration system in ASP.NET Core 1.0, covering JSON files, environment variables, and hierarchical settings.
A guide to creating, running locally, and deploying an ASP.NET Core 1.0 web application to Azure Web Apps with Azure SQL.
A tutorial on creating CLI applications using a JSON config file and the 'engage' tool in Go, simplifying command management.
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.
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.