I am looking for simple parent child relationship classes example in
c# .net 4
For instance, one company with one to many employees.  with add,
update, delete, etc methods, with properties, database connections and
so on.
I just want to see best practices in .net 4.0 (for instance should I
utilize automatic properties?)

Reply via email to