.NET ORM/DAL code generation tool

June 5, 2008

Welcome to the codegen blog.

Over the next few weeks I will go in depth into why buildmasters built their own DAL codegen layer ORM tool.

After 25 years of talking to complex corporate high concurrency OLTP databases from programming languages, I had not yet found a dal tool that satisfied me and my real world requirements: nada, not one.

Not even ADO.NET typed datasets. LINQ - not ready yet, maybe in the future. nHibernate - getting closer. XSLT/CLSA: anyone who thinks xslt and code generation go together need some serious counselling.

So I wrote one. Stay tuned for more soon…

Comments

Got something to say?