Hi Friends,
Expecting your valuable suggestion for the following requirement:
As in a project i need to fetch the commonly used data
like Branch Names, Bank Names, Product Names etc again & again in many different forms.
i don't want to fetch every time when a form loads.
Instead i like to get it only one time when the project opens
and (if required we can fetch if user click on refresh button)
What is the best way to handle this.
Note: Its for windows application.
Thanks in advance.
Thiru.