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.
List all templates of a Repeater control?
Explain the code-behind feature of ASP.NET?
How one can create the ellipse, which is the non- rectangular window?
Describe in brief regarding the Visual basic.NET culture?
Explain about standard query operators in LINQ?
How can we check that whether all the validation controls on the Web page are valid and proper?
Explain an identifier in detail?
How we can choose the color from a ColorDialog box?
State some of the different ways in order to pass parameters to the server?
Explain the use of <sessionState> tag in a web.config file?
18,76,764
1941827 Asked
3,689
Active Tutors
1461538
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!