Introducing Mod 5 - A Table Tennis Game Mod 5 is a game for 3 or more people that can be played using standard table tennis equipment. It is a variant of Cutthroat, but with different scoring.
Build-time Minification of Web Assets in ASP.NET Software .NET Programming For a recent project, I wanted to do build-time minification of the CSS and JavaScript files that are part of an ASP.NET web application, so that I could deploy pre-minified files rather than doing the work to minify files at AppStart or during page load.
Introducing Dossier.NET - A Transactional File Manipulation Library Software .NET Programming Here’s a new project I just started over the weekend that I’m pretty excited about: it’s called Dossier.NET and it’s a transactional file management library for the .NET Framework.