Have your Business objects generated in 6 minutes !

Ok,

I am a great fan of MyGeneration and really love the DOODAD architecture. I always mentioned it was very easy to use and you would generate a complete DAL in minutes. in 6 minutes to be precise. Don't believe me, have a look at this link  http://blog.donews.com/venliong/archive/2006/04/06/814969.aspx  and see it really takes 6 minutes to generate a complete DAL.

I am still using Mygeneration in my everyday projects and must say that once I started with it, I am a lot more productive.

Nicer templates are becoming available everyday, so now it's possible to generate various Web Pages / Windows Forms for data entry. (they al use DOODADS as the DAL).

Besides DOODADS there is also support for NHIBERNATE and various other types of data access. Really worth to have a look at it.

Also worth mentioning is the EntitySpaces project. The guys from MyGeneration have cooked up some new datalayer called Entityspaces. This product is getting more professional by the day and is specifically targeted to .Net 2.0. Go and have a look at that as well here is the link : http://www.entityspaces.net/Portal/Default.aspx

Some of the highlights are :

The EntitySpaces architecture for .NET is a new architecture for the Microsoft .NET 2.0 Framework. The EntitySpaces architecture is database independent. The data providers are loosely coupled to your application and allow you to use the same compiled code to access a whole host of databases.


Features:


  • Serialization
  • Simple, yet powerful, dynamic queries
  • Saving via stored procedures or dynamic SQL
  • Two different transaction models
  • Design time data binding
  • Generated and custom class isolation
  • Generated from your database schema

  Coming Soon:


  • Hierarchical support
  • .NET remoting

 

 

 

Published 04-06-2006 8:34 AM by Patrick Wellink

Comments

# re: Have your Business objects generated in 6 minutes !

Thursday, April 06, 2006 2:02 AM by Dennis van der Stelt
SIX WHOLE MINUTES?!?!?!!

And you think that's fast?!

o:-)

# re: Have your Business objects generated in 6 minutes !

Thursday, April 06, 2006 4:48 AM by Patrick Wellink
Yep but that's for you....
i have done it several times and I am done in the time you can say Six Minutes

# re: Have your Business objects generated in 6 minutes !

Monday, April 10, 2006 3:28 AM by Mischa Kroon
I'm personally going to have a look at the easyobjects architecture :)

I do like DooDads a great deal though :)

# re: Have your Business objects generated in 6 minutes !

Tuesday, April 11, 2006 3:31 AM by Dennis van der Stelt
dlinq ftw

# re: Have your Business objects generated in 6 minutes !

Friday, April 28, 2006 7:08 AM by Patrick Wellink
I am going to have a look at entityspaces soon, see how that is......