S
Simon Whale
Hi,
using VB.NET i have the following design / implementation issue.
We're designing an insurance underwriting project, which i describe a bit in
english
For every insurance policy there could be an undetermined number of
properties to the policy (for example property investors etc).
my question is what would be the best way to store these in memory before
commiting them to the database while performing business logic.
My question is what would be best for editing entries? List(of t) or
datatable?
Many thanks for your help
Simon
using VB.NET i have the following design / implementation issue.
We're designing an insurance underwriting project, which i describe a bit in
english
For every insurance policy there could be an undetermined number of
properties to the policy (for example property investors etc).
my question is what would be the best way to store these in memory before
commiting them to the database while performing business logic.
My question is what would be best for editing entries? List(of t) or
datatable?
Many thanks for your help
Simon