If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > What is the use of App_Code folder in asp.net ?

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-14-09, 09:04
Allan12 Allan12 is offline
Registered User
 
Join Date: May 2009
Posts: 2
What is the use of App_Code folder in asp.net ?

Its name helps us to understand what is this in another way we can say that its automatically accessible in the application. App_Code Folder store classes, typed data set, text files, Reports etc. If we don’t have this folder in web application we can add this folder. One of more significant feature of this is a single dll is created of this folder. If we have two different language classes in this folder then we have to create two folder one for one language.
Reply With Quote
  #2 (permalink)  
Old 05-15-09, 09:07
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,002
Is this a question or a statement?
__________________
George
Twitter | Blog
Reply With Quote
Reply

Thread Tools
Display Modes

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 On