Chris Sainty

A technical blog covering full-stack web development.

twitter | github | stackoverflow

Posts about - scriptcs

, ,

ScriptCS for quick Mutex tests

I've been looking out for ways to use ScriptCS in my day-to-day work lately. Each time I do, I am impressed by how much time it saves me.

So today I found myself needing to write some code with a named Mutex in C#. ScriptCS to the rescue!

Read More