All classes under ActiveDatabaseSoftware namespace to avoid namespace conflicts (i.e. Utils)
ActiveDatabaseSoftware has a class name Utils. However, it is not under the ActiveDatabaseSoftware namespace and it conflicts with a namespace within my project. Since this code is made to be consumed by 3rd party applications, all classes must be under the ActiveDatabaseSoftware namespace.