You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.

a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.



You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnect..

Answer / g.b.prabhakaran

c

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

0 Answers   Siemens,


Tell About Global.asax ?

3 Answers   Keane India Ltd,


What are the advantages and disadvantages of Using Cookies?

0 Answers   MCN Solutions,


What is the difference between localization and globalization?

0 Answers  


What is tracing? Where is it used?

0 Answers  






What is three major points in WCF?

1 Answers   Patni,


How you can access the properties and controls of master pages from content pages?

0 Answers  


How .net CLR works with n-tier application

4 Answers   HCL, Hughes,


How can you display all validation messages in one control?

0 Answers  


How to find last error which occurred?

0 Answers  


What are the session variables?

0 Answers  


Explain autherization levels in .net ?

2 Answers  


Categories