I have a form with quite a number of form related methods, close now to 30.
I was thinking..should i make a sepereate class in vb.net , inherit that particluar form class and move most of the methods there?
even more, should i compile it as a dll? really i am looking for the 'right' way to do things..
thanks.
I was thinking..should i make a sepereate class in vb.net , inherit that particluar form class and move most of the methods there?
even more, should i compile it as a dll? really i am looking for the 'right' way to do things..
thanks.