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.

Answer Posted / g.b.prabhakaran

c

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do state management in ASP.NET?

609


Explain the features that make asp.net more used framework? : asp.net mvc

491


Can I combine classic asp and asp.net pages?

540


How do we implement bundling in MVC?

601


What is different authentication mechanisms used in ASP.NET?

599






What is the difference between application state and caching?

559


Differentiate between globalization and localization.

546


What is the difference between response.redirect and server.transfer?

546


Where the cookie value is stored?

515


How do I use response redirect?

568


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

519


Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

544


Explain different authentication modes in asp.net?

556


Describe state management in asp.net?

560


What is autopostback in asp net?

596