Welcome to Pegasus Mail & Mercury Sign in | Join | Help

Peter Strömblad

Peter lives in Sweden and is an independent contractor with hosting services.

August 2008 - Posts

C# Null, DBNull and Entities
I've been working like mad to get my 3-tier construction to work. As I'm not all that great in C# yet, I delightedly discovered that C# supports nullable types. Now finally I can match my database constructions with a proper entity in code, and as well Read More...
Codename: Madmin
The time has come to start a long awaited project! Madmin is my codename , until someone has a better name for it. Madmin is short of Mailserver Administrator. All the way back from 2000 we've administered our Mercury installations through a web interface, Read More...
You know Windows Update is flawed - don't you?
Automatic updates of software are good - aren't they? Well I'd answer yes in normal cases, but anything that is automatic can behave in ways the creators never imagined. So it is with fire alarms, burglar alarms, and of course with computing. This patch Read More...
arrrrgh web apps
Writing apps for the webb is a challenging task. What takes a normal hour when creating "normal" apps takes four times when working a three tier webb-app. There are simply so many pits you can fall in. In any case I thought I'd share some very interesting Read More...