General Question on LLBLGen Pro v2.5

Posts   
 
    
Filomeno
User
Posts: 14
Joined: 24-Oct-2007
# Posted on: 24-Oct-2007 08:19:08   

Hello Experts, I'm new in using O/R Mapper and I tried using it with your Demo Version. Since I'm new with this kind of technology I prepared a list of questions that could help me to speed up my understanding and production.

  1. Handling INotificationChanged Property
  2. Handling EntityStates
  3. Internal Parameter caching
  4. Object level validations. Mapping database field Not Null property into object property
  5. Handling changes in table relationship where objects are bounded
  6. Handling multiple projects like that we have multiple modules
  7. Implementing NameSpaces and multiple assemblies(DLL)
  8. Check Entity prefixes and suffixes(is it possible to suffix the generated class like. ProductEN?)
  9. Check Collections and generics suffixes and prefixes
  10. Support for reverse engineering from LLBLGenPro to DBTable schema
  11. Stored Procedures and table naming standard that LLBLGenPro supports
  12. Versioning of changes
  13. Validation of database when imported such as non-compliant fields or tables
  14. Include or exclude fields in the query without using the view
  15. Handling Nullable datatypes in C#
  16. Handling Transactions and Scoped Transactions
  17. Support for composite keys like in some tables where we have(IdCustomer) as PKs
  18. Handling corrupt files
  19. Web services don't support generics, only array, how we handle it using LLBLGenPro v2.5?
  20. Deployment scenario and strategies

    It is very helpful in my part if you can provide answers for those questions. I'm looking forward to hear your comments and thoughts.

Thanks