P
Peter Rilling
In ASP.NET 2, there is support for the App_Code folder. Is there any reason
that I need this folder? I know that if code in this folder changes, it is
automatically recompiled, but what if we do not plan to ship any source code
to our production environment. Is there any reason to have this folder?
that I need this folder? I know that if code in this folder changes, it is
automatically recompiled, but what if we do not plan to ship any source code
to our production environment. Is there any reason to have this folder?