Question - What Is The Difference Between Datatable And Dataset? 
          
        
        Answer - 
        
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.