I anticipate communicating with the database through data source objects. Before that, I need to design the interfaces that the UI will communicate with.
I will need separate data sources for the various data models I have implemented, even if the lower level ones will be used solely in the larger scope data source implementations.
I anticipate communicating with the database through data source objects. Before that, I need to design the interfaces that the UI will communicate with.
I will need separate data sources for the various data models I have implemented, even if the lower level ones will be used solely in the larger scope data source implementations.