E
Eduardo
Hello people,
I create a class (C#), build with csc.exe, save in app_code and importing
with <%@ Import Namespace="MyNamespace" %>. Thats works, but I need to store
my files in /root_of_the_site/new_site/ in the server, how can I use my dll
without app_code in the root?
thanks a lot
I create a class (C#), build with csc.exe, save in app_code and importing
with <%@ Import Namespace="MyNamespace" %>. Thats works, but I need to store
my files in /root_of_the_site/new_site/ in the server, how can I use my dll
without app_code in the root?
thanks a lot