Answer Posted / bharat pandey
The Best Difference between data table and dataset is that
the DataSet is serialized data source whereas datatable is
not. That is why web services can always returns dataset as
the result but not the datatables. All of the above answers
are childish and they can destroy your interview in just a
sec. when you answer those.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between data grid and data repeater?
How do you connect to sql server database without using sqlclient?
Define isolation?
What is acid in ado.net?
Which method is used to sort the data in ADO.Net?
What does executequery return?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is DataReader Object?
What are the data access namespaces in .NET?
What are dcl commands?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is data relation in ado.net?
Define atomicity?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
How do you implement locking concept for dataset?