W
Will
I am wondering if there is any way to include a namespace
or use a class I've written in a code-behind page, without:
compiling into an assembly file (.dll)
OR
placing all of the namespace/class code in the code-behind
page as well.
or use a class I've written in a code-behind page, without:
compiling into an assembly file (.dll)
OR
placing all of the namespace/class code in the code-behind
page as well.