D
deciacco
I want to create a ConnectionString class. I don't think there is one
already in the framework, although there not being one seems strage too.
Should I inherit from some other class or implement some interface, or
simply make it a standalone object.
Any ideas?
Thanks!
already in the framework, although there not being one seems strage too.
Should I inherit from some other class or implement some interface, or
simply make it a standalone object.
Any ideas?
Thanks!