Navigate into a newly created directory

Today I came across a fantastic command line trick.

Continue Reading

Timers in .NET

A current C# project of mine required a timer where every couple of seconds a method would fire and a potentially fairly long-running process would run.

Continue Reading

My uses page with my setup, gear, software and config

Another quick one today.

Continue Reading

Links do not open in Google Chrome

A quick one today.

Continue Reading

MySqlException (0x80004005): The Command Timeout expired before the operation completed

Tonight has all been about trying to get rid of some ASP.Net MVC yellow screens of death (YSOD) caused by MySQL timing out.

Continue Reading