Nupur Bansal
What is use of App_Code folder in ASP.NET application?
By Nupur Bansal in ADO.NET on Nov 07 2012
  • Satyapriya Nayak
    Nov, 2012 17

    The App_Code folder is automatically present in the project. It stores the files, such as classes, typed data set, text files, and reports. If this folder is not available in the application, you can add this folder. One of the important features of the App_Code folder is that only one dll is created for the complete folder, irrespective of how many files it contains.

    • 2


Most Popular Job Functions


MOST LIKED QUESTIONS