J
JimO
I have two dotNet 2 vb code behind files each about 900 lines. One file
has three classes in it and supports three forms. The other file supports
one form. What is the best practice to organize these file? Should I leave
it alone, break up the on one into three files, or maybe create assemblies?
There is no inhertance or common procedures and functions among any of the
classes.
Thanks,
Jim
has three classes in it and supports three forms. The other file supports
one form. What is the best practice to organize these file? Should I leave
it alone, break up the on one into three files, or maybe create assemblies?
There is no inhertance or common procedures and functions among any of the
classes.
Thanks,
Jim