R
Ralf Hermanns
Hello!
I am evaluation some of the different DAL-Generators on the market. I have
looked into ORM, Objectz.NET, DeKlarit, LLBLGEN, RapTierGen, nTierGen to
name a few products I have seen.
What I have just now are Microsofts "products", namely the OlyMars
Generator, which seems to be of french origin. I also just found the "Data
Application Block" offered by Microsoft. Since it seems not that big, I will
evaluate myself.
But this OlyMars tools looks so HUGE on the first impression, I wonder if
someone used it before and can answer me the following two quick Questions
before I spend much time looking into it:
1)
Can it generate VB code?
My first quick look suggests it only does C#. I could life with that, or
even better let it die and have VB inherit from! (<- no flame intended,
SCNR)
2)
Does it create "real" objects and collections? By "real" objects I mean
objects that do not inherit from datarow, have properties for the columns,
and have the childtables matched into collections that can be enumerated and
intellisensed through.
Or does it just wrap all into typed datasets and add some load/save
procedures, as many others do?
Cheers,
Ralf
I am evaluation some of the different DAL-Generators on the market. I have
looked into ORM, Objectz.NET, DeKlarit, LLBLGEN, RapTierGen, nTierGen to
name a few products I have seen.
What I have just now are Microsofts "products", namely the OlyMars
Generator, which seems to be of french origin. I also just found the "Data
Application Block" offered by Microsoft. Since it seems not that big, I will
evaluate myself.
But this OlyMars tools looks so HUGE on the first impression, I wonder if
someone used it before and can answer me the following two quick Questions
before I spend much time looking into it:
1)
Can it generate VB code?
My first quick look suggests it only does C#. I could life with that, or
even better let it die and have VB inherit from! (<- no flame intended,
SCNR)
2)
Does it create "real" objects and collections? By "real" objects I mean
objects that do not inherit from datarow, have properties for the columns,
and have the childtables matched into collections that can be enumerated and
intellisensed through.
Or does it just wrap all into typed datasets and add some load/save
procedures, as many others do?
Cheers,
Ralf