Link to home
Start Free TrialLog in
Avatar of Camillia
CamilliaFlag for United States of America

asked on

Has anyone used myGeneration dOOdads?

I'm working on a project that uses myGeneraton dOOdads for data layer.

I know they have a website...but I need to know what is the first step to start using it?how can I install it..i want to create one myGeneration dOOdads layer from scratch and I dont know where to start...

Anyone knows?
ASKER CERTIFIED SOLUTION
Avatar of PockyMaster
PockyMaster
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Camillia

ASKER

thanks for your response. Let me try your steps. I'm having a hard timewraping my head around this dOOdas when I look at the code...

Not sure why the ex-developers used dOOdads . Wonder why they couldnt use Microsoft's Enterprise Library...doesnt Microsoft have Ent Lib?

Well, the templates I created with MyGeneration were in fact using the Ent Lib.

I created templates for Stored Procedures, Data Access Layer, and DataEntities

Then you can have your DAL refer to your dataEntities, and your BLL references your DAL + dataEntities.

If I recall right, the dOOdads stuff was combining BLL with DAL and output was not partial.
I'll try it. Thanks,
It's easy when you take an existing script and modify it to your needs. You might want to try out .NET tiers (together with code-smith). Looks pretty neat as well, but see what suits your needs. Mostly a slim and lean version is sufficient.
thanks, havent tried it yet but will soon.
going to close this, still havent had time to try this. If I have any questions, i'll post the link to the new question here. Thanks.
ok, If you don't succeed, I'll can give you some scripts.. good luck
thanks.