.Net and Team System News - Nadège DEROUSSEN

jeudi 8 mars 2007

O/R Mapping Adventure

Ralf Westphal a récemment ouvert un blog dédié au mapping O/R :

I started a new blog. I want to explore the world of O/R Mapping more closely and will report my findings in my blog O/R Mapping Adventures.

It´s a subjective view of the topic as I dig deeper into it. Although I´ll start with some simple stuff, my true interest lies in exploring more advanced scenarios like distributed systems and optimizing the loading of objects. I want to go beyond the usual trivial examples of O/R Mapping and see, how far I can go with it - and where I need to resort to good old ADO.NET. Currently my belief is, the future lies with hybrid data access: O/R Mapping + ADO.NET. But we´ll see... In any case I want to try to put O/R Mapping into perspective with application architecture. What does this approach to persistence mean for modelling code?


Pour son exploration, il a décidé de se pencher sur un framework en particulier Vanatec's OpenAccess (VOA), non pas car il le considère comme le meilleur mais simplement parce qu'il considère que celui est suffisamment complet pour ses besoins.
Vous trouverez sur son blog un guide pour installer une version gratuite de cet outil ainsi qu'un exemple d'utilisation avec la version Express de SQL Server.
Si vous souhaitez en savoir plus :
O/R Mapping Adventures, son blog dédié au mapping O/R
et son blog : Ralf's Sudelbücher

Un blog à surveiller.

Le code source de Frimr disponible

Le code source du site utilisé dans les démonstrations du MiniMix est désormais disponible. Pour en savoir plus, rendez-vous sur le blog de Christophe Lauer : Le code source du site Frimr.com en téléchargement
Bon download...

CI Factory

Un nouvel outil d'intégration continue fait son apparition. Il s'agit d'un outil gratuit en version bêta pour l'instant.

CI Factory est un nouvel outil d'intégration continue similaire à CruiseControl. Il semble beaucoup plus ambitieux que son homologue CCNET et vient de sortir en version béta : "CI Factory is a canned Continuous Integration(CI) server and installation script. Adherence to a standard development workspace allows for this product to build most any project out of the box. It uses a plugin architecture (...) ". Un projet à suivre de près, un screencast est disponible et la documentation plutôt fournie pour une béta...


Sur DotNetGuru : CI Factory, un nouvel outil d'intégration continue gratuit
Le site de l'outil : CI Factory