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.
Write down the three main points in WCF?
Name the namespaces that necessary to produce the localized application?
Explain what is Multicast delegate?
State some of the different ways in order to pass parameters to the server?
Describe about lambda expressions which are used in LINQ?
Explain why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Write down in brief the use of console application?
Distinguish among javascript and vbscript?
Specify the advantages of the DOM?
Specify the syntax which is be used to inherit from a class in C#?
18,76,764
1955788 Asked
3,689
Active Tutors
1419543
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!