GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0
Go To First  |  Previous Question  |  Next Question 
 ASP.NET 2.0  |  Question 96 of 161    Print  
Web service support

a) Data set
b) dataReader
c) both of above
d) none of above

  
Total Answers and Comments: 8 Last Update: May 22, 2008     Asked by: sainiamritpal 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 25, 2006 07:37:02   #1  
Chandru        

RE: Web service supporta) Data set b...

Ans : a) Data Set

Web service support Data Set and not support data reader


 
Is this answer useful? Yes | No
May 25, 2006 09:08:04   #2  
Chandra kumar        

RE: Web service supporta) Data set b...

Ans: Data set


 
Is this answer useful? Yes | No
August 23, 2006 06:38:37   #3  
imran        

RE: Web service supporta) Data set b...
Data set because it content all data
 
Is this answer useful? Yes | No
September 13, 2006 11:54:37   #4  
prudhviram Member Since: September 2006   Contribution: 11    

RE: Web service supporta) Data set b...
Web service support Data Set because the contents in the data set can be populated in to an XMLDocument. Boss Remember the extensions of dataset Dataset.xsd where xsd stands for XML Schema Definition.
 
Is this answer useful? Yes | No
December 09, 2006 01:22:26   #5  
Raj        

RE: Web service supporta) Data set b...
Any object that is inherated by IEnumerable can be used to xfer data thru Web Service.
 
Is this answer useful? Yes | No
December 14, 2007 05:35:36   #6  
subash_pb Member Since: December 2007   Contribution: 2    

RE: Web service supporta) Data set b) dataReaderc) both of aboved) none of above
Dataset.. since dataset internally using XML which is an open standard for communication of data..
 
Is this answer useful? Yes | No
April 24, 2008 05:13:37   #7  
kodamagulla Member Since: April 2008   Contribution: 1    

RE: Web service supporta) Data set b) dataReaderc) both of aboved) none of above
dataset
 
Is this answer useful? Yes | No
May 22, 2008 14:00:12   #8  
pranjaln Member Since: May 2008   Contribution: 1    

RE: Web service supporta) Data set b) dataReaderc) both of aboved) none of above
Dataset.
Data is serialized and deserialized when transferred from client to server and back in Web Services.
Dataset can be serialized and therefore correct option.

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape