Menu:

Misc

Bout de la Nuit

The blog thing was so massive back in 2003 that I couldn't help having my own weblog. Now blogging it's a bit tired and, beside, I was running out of words.

Movies I used to own

I collected movies for almost a decade, mainly in VHS. When my collection was close to the 1000th movie, I decided to sell it. This is the archive of my movies, tell me which movies you like and I will tell you who you are...

BlueSQL

BluesQL is a tool designed for DBA and database developers. BluesQL automatically generates Transact-SQL stored procedures for Microsoft SQL Server 7 and 2000. It analyzes a specified a database's tables structure to generate a list of commonly required stored procedures (Select, Insert, Delete and Update). Current version is 1.1.

AesCipher

Some years ago I have developed a bunch of classes to encrypt files and streams using AES. This library can be handy if your project requires some strong encryption and you don't want to use complex, bulky libraries. See inside docs for more info.