GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Microsoft  >  VB.NET
Go To First  |  Previous Question  |  Next Question 
 VB.NET  |  Question 41 of 60    Print  
What is the difference between DataTable and DataSet?

  
Total Answers and Comments: 4 Last Update: February 15, 2008     Asked by: MFKHAN 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Neeraj Dubey
 
Data table is a collection of record's that consist the single table

Whenever dataset is collection of data table and it is provide interface between database and datatable
1 dataset consist multiple table.

Above answer was rated as good by the following members:
komalm
June 14, 2007 05:47:03   #1  
Amit Kulshrestha        

RE: What is the difference between DataTable and DataS...
Data set can store many tables but a data table can have one table only.
 
Is this answer useful? Yes | No
August 01, 2007 07:33:31   #2  
Neeraj Dubey        

RE: What is the difference between DataTable and DataS...
Data table is a collection of record's that consist the single table

Whenever dataset is collection of data table and it is provide interface between database and datatable
1 dataset consist multiple table.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
December 05, 2007 02:22:47   #3  
parii Member Since: December 2007   Contribution: 30    

RE: What is the difference between DataTable and DataSet?
Dataset: Represents an in-memory cache of data.

Datatable: Represents one table of in-memory data.

 
Is this answer useful? Yes | No
February 15, 2008 13:23:36   #4  
developeramit.net Member Since: February 2008   Contribution: 4    

RE: What is the difference between DataTable and DataSet?
data set is a collection of data table it is based on xml format ,it is used for data storing in cache as a disconnected recordset
dataset is using data manipulation in cache wthout connection to database.

whenever data table consist row & coloumn

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape