I just wanted to give an update on the ruby_odata progress. If you don’t know about ruby_odata or want a refresher, I blogged about it a few weeks ago. Anyway, I just released a new version of the gem, v0.0.7. With this new version, you can now perform batch saves (multiple adds, deletes, and updates) [...]

Data Access and Silverlight 4
You’ve decided to create a new business application (meaning some n-tier application) using Silverlight as the frontend. Is Silverlight the best choice? That’s a debate for another post… Anyway, now it comes to deciding on a data access strategy, which one do you choose? Well this is one of those things where there is no [...]