How do I create an instance of a class that is accessible to all
classes/forms in my project? I already have a startup module and I was
thinking putting stuff in there and then accessing it through there.
I need it for things like db connections, security manager, general db
functions, .....
Any help would be appreciated.... .
UJ.
classes/forms in my project? I already have a startup module and I was
thinking putting stuff in there and then accessing it through there.
I need it for things like db connections, security manager, general db
functions, .....
Any help would be appreciated.... .
UJ.
Comment