|
|
2006-09-12: MyGeneration 1.1.7.1 now works in .Net 2.0.
2006-08-29: Data Access Layer / Business Logic Layer combination. Use MyGeneration with dotNet Framework 1.1 (in a virtual machine) to run EasyObjects.Net (2.0) templates. EasyObjects support loading the data through SQL statements instead of stored procedures. It utilizes Microsoft Enterprise Library for DL - data access layer.
(LoadFromSQL need to be fixed to return true if loading
did not throw any exceptions. OR
"It is by intention because it mimics dOOdads
behavior, which is a project design goal. If you get a False back from
LoadFromSql, you can check the ErrorMessage property to see if an error
ocurred. If ErrorMessage is also empty, then no rows were returned by
the query. ")