Differences between the classic ADO and ADO.NET
Write the major differences between the classic ADO and ADO.NET?
Expert
Following are the major differences between both:
a) In ADO we have recordset and in the ADO.NET dataset is there.
b) All data persist in XML as compared to classic ADO where data persisted in Binary format also.
c) In recordset we can have only one table. If we wish to accommodate more than one tables, we requires to do the inner join and fill the recordset. Dataset could have multiple tables.
Specify what does term “managed” mean within the .NET context?
Describe the various types of work flow?
Explain the chief built-in objects in the ASP.NET?
Briefly explain Application Cache?
Define the function of a ViewState property?
Explain the various Visual Basic features which support LINQ?
Write down in brief the various types of Triggers in the WPF?
Explain State Management? List the ways to maintain the state in .NET?
State the difference between System.StringBuilder and System.String classes?
Briefly explain ADO.NET and its features?
18,76,764
1958581 Asked
3,689
Active Tutors
1451485
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!