My name is Rui Jarimba, I’m portuguese and I was born in Madeira island. I currently live in Lisbon Dublin, Ireland.
I’m working as a .NET software developer since 2005.
Some of my professional interests are:
- Web development using .NET Framework;
- Service Oriented Architecture (SOA);
- Database development and modelling;
- Web accessibility, usability, and standards;
- Software Architecture;
- Design Patterns
Other things I like to do:
Music: I love Heavy Metal and Hard Rock, but also Jazz to relax or House Music to dance when I go out with my friends.
Sports: Volleyball (my favourite), Badminton and Soccer, of course
Cooking: I really love to cook, specially Italian and Portuguese food
I really like your imlpementation of the Specification pattern which I have recently decided to implement. One note on your ModelSpecification.tt file, appears to not handle properly System.Array as in database properties that are byte[] in that it attempts to use Value and hasValue which Array does not implement