August 2007

10 articles published in August 2007

  1. Navigational header links

    · 1 min read

    How to improve a website's accessibility by using header links

  2. New job – going mobile

    · 1 min read

    I'm starting a new job as a senior ASP.NET developer at Zyb

  3. Code quality sessions

    · 3 min read

    Describes the steps to take just before a release to ensure code quality

  4. Running FxCop and the quirks

    · 2 min read

    Using FxCop can bring pain if you don't know the quirks and what to ignore

  5. Time zone trouble

    · 2 min read

    How to play safe when dealing with time zones.

  6. Prepare for growing projects

    · 3 min read

    These are a small collection of the typical pitfalls I’ve experienced myself over the years developing ASP.NET applications.

  7. BlogEngine.NET goes mainstream

    · 1 min read

    BlogEngine.NET just got accepted to be a starter kit on the www.asp.net website

  8. Invalid postback or callback argument

    · 2 min read

    Shows that the exception is something to be happy to get. It means you're fighting spam.

  9. YSlow performance challenge

    · 3 min read

    I've been optimizing my blog using YSlow and now I challenge Simone to do the same.

  10. Ping using XML-RPC in ASP.NET

    · 2 min read

    Shows a class that can ping various services using RPC-XML