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 MaskedTextBox control and what does the Mask property do?
Write about the Dynamic update?
What Global.asax file includes in event handlers?
Distinguish the terms ADO.NET Dataset and an ADO Recordset?
Describe in brief regarding the visual basic?
Differentiate between int32 and int?
Write the name of the parent class of a Web server control?
Briefly describe about the XML elements.
Define .NET Framework?
Briefly describe navigation controls. List the navigation controls that are present in ASP.NET 4.0?
18,76,764
1960368 Asked
3,689
Active Tutors
1443425
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!