PC Review


Reply
Thread Tools Rate Thread

app_code folder question

 
 
eggie5
Guest
Posts: n/a
 
      3rd Jun 2007
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?

 
Reply With Quote
 
 
 
 
rote
Guest
Posts: n/a
 
      4th Jun 2007
Eggie then you can create another project and do you cs class thing in there
and compile it to an assembly
Patrick
"eggie5" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>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?
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
App_Code folder question concerning profile object Rusty Hill Microsoft ASP .NET 7 24th May 2007 11:10 PM
ASP.Net 2.0 - App_Code Folder netasp Microsoft Dot NET 1 19th Jan 2007 06:49 AM
App_Code folder.... =?Utf-8?B?UGhpbGxpcExhZA==?= Microsoft ASP .NET 1 30th Jun 2006 05:58 PM
App_Code folder =?Utf-8?B?RmlsaXAgRGUgQmFja2Vy?= Microsoft ASP .NET 4 11th Feb 2006 03:38 AM
Question about purpose of App_Code folder. Peter Rilling Microsoft ASP .NET 1 15th Jul 2005 12:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:04 PM.