gabriel logo

Open source fails when it most matters

So I was looking for alternatives to the Mantis issue/bug tracking system. I am pretty much fed up with its lackluster usability.  Simple things take several clicks.  There is no ajax anywhere.  You are redirected to pages just to be told that an operation completed...

C#: Working with Images, image files, and PictureBoxes

One of the most frustrating things you run into when working with image files, Images objects, and PictureBoxes is that once you release your application, some users will get “file locked” errors when trying to manipulate files that you have displayed onto the screen...