August 2007
10 articles published in August 2007
-
Navigational header links
How to improve a website's accessibility by using header links
-
New job – going mobile
I'm starting a new job as a senior ASP.NET developer at Zyb
-
Code quality sessions
Describes the steps to take just before a release to ensure code quality
-
Running FxCop and the quirks
Using FxCop can bring pain if you don't know the quirks and what to ignore
-
Time zone trouble
How to play safe when dealing with time zones.
-
Prepare for growing projects
These are a small collection of the typical pitfalls I’ve experienced myself over the years developing ASP.NET applications.
-
BlogEngine.NET goes mainstream
BlogEngine.NET just got accepted to be a starter kit on the www.asp.net website
-
Invalid postback or callback argument
Shows that the exception is something to be happy to get. It means you're fighting spam.
-
YSlow performance challenge
I've been optimizing my blog using YSlow and now I challenge Simone to do the same.
-
Ping using XML-RPC in ASP.NET
Shows a class that can ping various services using RPC-XML