W
Wayne Wengert
In VB6 I used to put Public variables, functions and Subs in a BAS Module.
What is the best way to handle this in .NET? From what I see in some books
it looks like I should use a Class Library but two books referred to a
"Module" - I have no idea where that option is?
What is the best way to handle this in .NET? From what I see in some books
it looks like I should use a Class Library but two books referred to a
"Module" - I have no idea where that option is?