logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the basic difference between ASP and ASP.NET?


  • Correct Answer
  • The basic difference between ASP and ASPNET is that ASP is interpreted; whereas, ASPNET is compiled This implies that since ASP uses VBScript; therefore, when an ASP page is executed, it is interpreted On the other hand, ASPNET uses NET languages, such as C# and VBNET, which are compiled to Microsoft Intermediate Language (MSIL) 


  • Technology problems


    Search Results


    • 1. What is ASP.NET?
    • Discuss
    • 2. What is Dynamic Language Runtime (DLR)?
    • Discuss
    • 3. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 4. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 5. Explain ADO.NET in brief.
    • Discuss
    • 6. How can you send an email message from an ASP.NET Web page?
    • Discuss
    • 7. What is the code-behind feature in ASP.NET?
    • Discuss
    • 8. Explain the validation controls. How many validation controls in ASP.NET 4.0?
    • Discuss
    • 9. Explain the concept of states in ASP.NET.
    • Discuss
    • 10. What is Windows Workflow Foundation (WF)?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment