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.
Which method is used to kill explicitly the users session?
The controls are fully loaded in which event?
List the various techniques to authenticate the user in ASP.NET?
Distinguish between the .EXE and .DLL files?
Differentiate between fragment caching and page-level caching?
Write down some of the benefits of hosting WCF service in the WAS?
Name the data type which the RangeValidator control supports?
List different ways of deployment that are supported by .NET.
Explain about the types of ASP Objects?
Explain types of XML Application Programming Interface (API).
18,76,764
1930271 Asked
3,689
Active Tutors
1415310
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!