Tagged Questions
0
votes
0answers
76 views
Time in an object relational model
I have a number of projects with classes that represent atomic units of time. They encapsulate methods for determining equality, adding and subtracting, converting to and from DateTime and TimeSpan ...
0
votes
0answers
55 views
Is there an ORM with APIs to be used programatically?
Is there any ORM that offers APIs to be used programatically?
In my situation, a user will be helped through a wizard to define some entities. Thereafter those entites will be created in a database ...
