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

Describe how passport authentication works.

670


Explain what is an assembly?

643


How is mvc different from asp.net? : Asp.Net MVC

638


What is the biggest disadvantage of “Other Return Types” in Web API?

1034


Which authentication uses a combination of windows and iis authentication?

671






What is session authentication?

615


Difference between response.redirect and server.transfer?

645


How can you identify that the page is post back?

656


How do you identify that the page is postback?

628


How asynchronous call can be implemented using delegates?

647


Describe state management in asp.net?

657


What are the merits and demerits of viewstate?

662


How can you register a custom server control to a web page?

653


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

664


Explain how asp.net different from asp?

657