MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Andy.mehalick.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Andy.mehalick.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Andy.mehalick.com most likely does not offer any adult content.
Popular pages
-
An Introduction to Hgflow
Having bounced between a number of version control solutions the last five years I’m finally very comfortable enjoying the sole embrace of Mercurial (Hg). It’s easy to be a fan...
-
Contact
A software development process and technology blog; a look at the tools and techniques for building better software.
-
Setting Up MySQL on an Azure Ubuntu VM
How to set up and configure a MySQL virtual machine in Microsoft Azure.
-
ASP.NET Core Deployment Versioning with Git and Kudu
How to add deployment version metadata to ASP.NET Core websites using Git, Microsoft Azure, and Kudu.
-
TDD Code Kata
The virtues of code katas were first extolled to me at a TechEd conference several years ago but despite their apparent value I could never seem to commit myself to...
-
EF6: Adding a Created Date/Time Column Automatically with Code First Migrations
Here’s a quick one, I’m using EF6 code first migrations and I want to add a created date/time column to every table in the database. I want it to have...