logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is Dynamic Language Runtime (DLR)?


  • Correct Answer
  • DLR is a runtime environment that allows you to integrate dynamic languages with the Common Language Runtime (CLR) by adding a set of services, such as expression trees, call site caching, and dynamic object interoperability to the CLR The SystemDynamic and SystemRuntimeCompilerServices namespaces are used to hold the classes for DLR It also provides dynamic features to statically-typed languages, such as C# and Visual Basic to enable their interoperation with dynamic languages 


  • Technology problems


    Search Results


    • 1. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 2. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 3. Explain ADO.NET in brief.
    • Discuss
    • 4. How can you prevent a class from overriding in C# and Visual Basic?
    • Discuss
    • 5. What is the syntax to inherit from a class in C#?
    • Discuss
    • 6. What is ASP.NET?
    • Discuss
    • 7. What is the basic difference between ASP and ASP.NET?
    • Discuss
    • 8. How can you send an email message from an ASP.NET Web page?
    • Discuss
    • 9. What is the code-behind feature in ASP.NET?
    • Discuss
    • 10. Explain the validation controls. How many validation controls in ASP.NET 4.0?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment