Posts
All the articles I've posted.
-
Twitter Bootstrap responsive design features problem YUI Compressor
Published: at 03:53 PMAn overview of an issue with Twitter Bootstrap responsive design classes when using YUI Compressor, and a solution to fix the problem.
-
Why you should never say "click here" in anchor text
Published: at 01:53 PMAn explanation of why using 'click here' in anchor text is detrimental to user experience, and the benefits of using more descriptive anchor text.
-
The lowdown on DateTime vs DateTimeOffset
Published: at 03:52 PMAn explanation of the differences between DateTime and DateTimeOffset in .NET, highlighting the advantages of using DateTimeOffset for timezone-aware date and time handling.
-
Why .NET developers should use NodaTime
Published: at 03:52 PMAn explanation of the benefits of using NodaTime for date and time handling in .NET applications, highlighting its advantages over the .NET date and time API.