Tag Archives: Software

Demo

I finally got the demo online, you can download it at our forums. If you have installed all the required tools it should work without a problem. I’ve added an attached database file so just installing SqlServer 2005 Express would … Continue reading

Tagged , | Leave a comment

Model-View-Presenter

Somebody mailed me that I should look into the MVP pattern (did I mention I love patterns! ) So after some browsing on the web it sure looks like the right pattern to use for my last problem. MVP exists … Continue reading

Tagged | Leave a comment

Seperating data from user interface

A few days ago a friend of mine asked me the following. He was working on a program with a database backend. He found some ORM tools on the web, but every time they worked differently (use that or that … Continue reading

Tagged | Leave a comment

MusicBrainz Tagger & Album Art Fixer

Just found a pretty cool program today. It’s called MusicBrainz Tagger (Website) The great thing about this program is that it uses an online dictionary (based on some sort of hashing) to detect the files. It can set the MP3 … Continue reading

Tagged | Leave a comment