Would you give me idea which approach would you vote for when designing solution and data presentation in UI:
a) DBO has two extra fields with persistent storage which are updated by cron jobs from table B based on key; in UI fields are loaded from MBO
b) DBO has two extra fields which are non persistent and their information is loaded in UI when it is presented
While approach A adds complexity, data duplication, brings other problems - approach B relies on longer load time.
What are your criteria, when designing such solutions and making decisions?
Let me know how you deal with such tasks in your projects.
Thanks,
/Saulius
#Customizations------------------------------
Saulius S
Ignitis
------------------------------