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.
Illustrate different security methods that IIS Provides distant from .NET?
State the advantages Web services have over the Component Object Model (COM) and also the Distributed Component Object Model (DCOM)?
Write the name of the new method that has been introduced in ASP.NET 4.0 to redirect the page permanently?
What do you know about parameter and explain new types of the parameters introduced in the C# 4.0?
State the major difference between the sub-procedure and function?
Specify the differences between the Dispose() and Finalize() methods.
How an ellipse is created, which is non- rectangular window?
Write major difference between function and sub-procedure?
State different ways through which a method can be overloaded?
Explain the syntax of the “for” loop.
18,76,764
1938235 Asked
3,689
Active Tutors
1431702
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!