logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain ADO.NET in brief.


  • Correct Answer
  • ADONET is a very important feature of NET Framework, which is used to work with data that is stored in structured data sources, such as databases and XML files The following are some of the important features of ADONET: => Contains a number of classes that provide you with various methods and attributes to manage the communication between your application and data source => Enables you to access different data sources, such as Microsoft SQL Server, and XML, as per your requirements => Provides a rich set of features, such as connection and commands that can be used to develop robust and highly efficient data services in NET applications => Provides various data providers that are specific to databases produced by various vendors For example, ADONET has a separate provider to access data from Oracle databases; whereas, another provider is used to access data from SQL databases 


  • Technology problems


    Search Results


    • 1. How can you prevent a class from overriding in C# and Visual Basic?
    • Discuss
    • 2. What is the syntax to inherit from a class in C#?
    • Discuss
    • 3. Does .NET support multiple inheritance?
    • Discuss
    • 4. In which namespace, all .NET collection classes are contained?
    • Discuss
    • 5. What are the main components of .NET Framework?
    • Discuss
    • 6. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 7. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 8. What is Dynamic Language Runtime (DLR)?
    • Discuss
    • 9. What is ASP.NET?
    • Discuss
    • 10. What is the basic difference between ASP and ASP.NET?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment