jeffreygg wrote:
Well, you could iterate through each entitytype, then iterate through each field in the .Fields collection and print out it's name. Just a thought
Thats not a half bad idea! Would be pretty easy too
.
jeffreygg wrote:
P.S. Just tell them they'll never have to create another DAL again. If that doesn't shut 'em up, I don't know what will.
Man, I wish it was that easy!
We have a bunch of old school VB and ASP developers who don't even belive that OOP is better than Modular
. Some of them make very good arguments too
. But like with most things, I think after we get through this beginning stage they will see at least some value
.