DCSIMG
ORM - IHateSpaghetti {code}

IHateSpaghetti {code}

VSX, DSL and Beyond by Eyal Lantzman

Syndication

Coding / Architecture

Extensibility /DSL

Projects

Articles

Browse by Tags

All Tags » ORM (RSS)
Sculpture - Model-Driven Development code generation framework
There is an interesting open source project in codeplex that is based on DSL Tools, I saw just the videos but it looks promising. Here's the projects summery and pictures Sculpture is a .NET open source Model-Driven Development code generation framework ideal for creating and managing .NET Enterprise Applications. With Sculpture you can model your application components, and then transform this model to deployable components with your favorite technology. Sculpture comes with a host of ready...

Posted by Eyal | 1 comment(s)

Learn NHibernate - Screencasts, docs
Well if still don't know what is NHibernate or think that SQL Metal is the only tool that can map you DB to solid object model, this post is for you. I'm not going to talk about Microsoft solution to ORM because it's wide spread and receives quite a lot of spotlight, I think it's important to know the alternatives for the needed framework in order to achieve better solution for the problem at hand. So... NHibernate has very extensive help online (and pdf ), you can download the 2...

Posted by Eyal | 2 comment(s)