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.
Explain the characteristics of the value-type variables which are supported in a C# programming language.
What do you mean by the term Routed event?
Specify the function of CheckState property of the CheckBox control?
Write down the core of WPF assemblies?
Specify advantages of the XML schemas over DTD.
What is WSDL?
Illustrate the term lazy initialization?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
By what way we can display a default value in a text box of the input box?
List the various techniques to authenticate the user in ASP.NET?
18,76,764
1926599 Asked
3,689
Active Tutors
1417218
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!