Difference between classic ADO and ADO DOT NET
Write main difference between classic ADO and ADO.NET?
Expert
Some most important differences between classic ADO and ADO.NET are as follows:
ADO contains recordset and ADO.NET have dataset.
Dataset can have multiple tables. In recordset we have only one table. If we desire to hold more than one table,
We require perform do inner join and fill the recordset.
Every data endure in XML as compared to classic ADO where persisted data in Binary format also.
Explain the use of Copy Project command?
Illustrate the basic difference between the PenLineCap's Flat and Square values?
Explain why does an organization needs to manage the workloads?
State various limitations of the AJAX.
Write the difference between Select clause and the SelectMany() method in theLINQ?
Describe the appSettings Section which contains in a web.config file?
Specify the statement which replaces the multiple if-else statements in the code?
Illustrate the difference between System.Windows.dll and System.Windows.Browser.dll?
Write down the three main points in WCF?
Explain some of the versions of .NET?
18,76,764
1945464 Asked
3,689
Active Tutors
1436415
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!