R
Rodolfo
Hi, I'm creating the arquitecture of a N tiers application, at the moment I
decided to use classes to inherit from Dataset in order to represent the
Data Entities.
However I hit the concurrency problem and I'm not sure how to prevent it
(timestamps, sp, etc.) Can anyone recomend me a good strategy to manage
concurrency?
TIA
decided to use classes to inherit from Dataset in order to represent the
Data Entities.
However I hit the concurrency problem and I'm not sure how to prevent it
(timestamps, sp, etc.) Can anyone recomend me a good strategy to manage
concurrency?
TIA