Hi
I am using vb.net 2003. I have a class in which i have define public function for connection and many more. And in each form i have to call object for that class. I want to know that it is better to define all class function in modules. because modules not need to create an object in each form.
Can pls guide which one is better method for memory management and better usability
thanks
asm


Reply With Quote
