logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Why do you use the App_Code folder in ASP.NET?


  • Correct Answer
  • 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 


  • Technology problems


    Search Results


    • 1. What is the role of the DataSet object in ADO.NET?
    • Discuss
    • 2. What are the benefits of using of ADO.NET in .NET 4.0.
    • Discuss
    • 3. What are the Web Form Events available in ASP.NET?
    • Discuss
    • 4. Describe how to step through code in .NET.
    • Discuss
    • 5. What is 3G?
    • Discuss
    • 6. What are the different implementations of LINQ?
    • Discuss
    • 7. Which namespaces in .NET are used for XML?
    • Discuss
    • 8. What technologies are being used in AJAX?
    • Discuss
    • 9. Which utility allows you to reference an assembly in an application?
    • Discuss
    • 10. How can different versions of private assemblies be used in the same application without a re-build?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment