ideas | discover | explore

Sunday, August 16, 2009

Castle Activerecord and Firebird DB

After a few jumps and hoops I've finally starting to get the hang of using castle AR. After a few days of learning AR I slowly refactored my current project and immediately I can see the difference. I was going much faster now than before where I was doing everything using pure ADO.net. It was such a pain trying to crash your way through ADO.net. Currently, I'm using version RC 1.03 and I'm happy with it. With the release ActiveRecord 2.0 I just can't wait to use it on my future projects because it has better features.

I've also restructured my application into a layered architecture(3 tier) which is good because it made my development much faster.

Keep coding!
Peace!