If you use VB.Net, put them in a Module or Class and make it Public. If you use C#,put them in a Class make it Public. If you use class, you may make these functions "Shared"(vb.net) or "Static"(C#) for easy access.
This posting is provided "AS IS" with no warranties, and confers no rights.
JimmyM
Star
8796 Points
1671 Posts
Re: code organisation
Sep 08, 2003 10:23 PM|LINK