G
Guest
Hi There,
I have a ASP.NET application with several web forms and classes. How can I
make an object available to all web forms?
The object in question is used to access a database and fill a collection
object, so I only want to do this once and allow all web forms access to this
information.
Hope this makes sense!
Many thanks,
David Whitchurch-Bennett
I have a ASP.NET application with several web forms and classes. How can I
make an object available to all web forms?
The object in question is used to access a database and fill a collection
object, so I only want to do this once and allow all web forms access to this
information.
Hope this makes sense!
Many thanks,
David Whitchurch-Bennett