I thought if a class, e.g. DataHelpers.vb, is in a project, the other files in the project don't need to actually import it to use it. But this doesn't seem to be the case. I do have to import it. Is this a namespace problem or is it correct behavior? Thanks.