Hi All, I have created a class called DataObj inside a namespace called DataLayer, i want to use this class inside aspx pages but do not want to compile the class, is it possible to import the namespace or simply include the file without compiling to a dll ?<BR><BR>Any advice much appreciated.<BR><BR>MilesWhy don't you want to compile it into a DLL?