app_code folder question

E

eggie5

I want to create a class that my whole asp.net application can use,
sort of like how the App_Code folder works. But the problem, with
App_Code, is that it sits on the site root, so any changes you make to
it affects ALL the code in your site which might break production
code.

I would like to create two seperate App_Code type folders within both
my debug and release folders. Is that possible?
 
R

rote

Eggie then you can create another project and do you cs class thing in there
and compile it to an assembly
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top