Blogs / Random Code

Random CodeView thumbnail

View all »

Latest posts

  1. Making session variables a little easier to work with

    http://randomcode.net.nz/2008/05/29/making-session-variables-a-little-easier-to-work-with/

    It’s been quiet on here for a while - that’s because I’ve been warped back to WebForms land where everything is craziness and it takes you half a day just to figure out wth is going on because you have to work with logic spread across a half dozen code behind files that all run to a couple thousand lines (no exaggeration!). …

    37 days ago
  2. You know you are working on bad code when …

    http://randomcode.net.nz/2008/05/14/you-know-you-are-working-on-bad-code-when/

    There’s more orange in ReSharper’s gutter than there is grey. Code analysis for the current file takes longer than solutionwide error analysis of your last “good” project. I’m back to working on legacy code written by hamfisted monkeys with little regard for anything vaguely related to good coding practices - 2500+ line codebehind classes anyone!?! …

    53 days ago
  3. Saying thanks…

    http://randomcode.net.nz/2008/05/02/saying-thanks/

    For the past couple of months I have been building a web based surveying application designed to allow employers to carry out lifecycle surveying of their employees (e.g. when they start, annual reviews, exit surveys).  When I started building this application, I was given complete control over how …

    64 days ago

Top Tags

What this blog is about

  1. c#
  2. unit testing
  3. domain driven design
  4. monorail
  5. prototype
  6. webforms