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

What is a web farm?

0 Answers  


Explain file-based dependency and key-based dependency.

0 Answers   MindCracker,


Describe SOA and the tenets of it?

0 Answers   Siebel,


What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup

1 Answers   Syntax Softtech,


What is the postback property in asp.net?

0 Answers  






what to magage the state manament in asp.net with respect to in_prock and out_prock

1 Answers   Aviva,


What is the use of global.asax file?

0 Answers  


Explain a program using code nuggets to create a simple application? : asp.net mvc

0 Answers  


1.What are the types of events in asp.net? 2.what is databind? 3.what is COM objects? 4.Difference between gridview and datalist? 5.what is SOAP? 6.what are contents are available in asp.net page? 7.what are types of error?

1 Answers   CompuRx Infotech, Gemini, Gemini Communication,


What is the difference between a thread and a process?

3 Answers  


What is server side routing?

0 Answers  


What are the asp.net security controls?

0 Answers  


Categories