Answer Posted / tiger skumar
DataSet supports to recieve the specfic row with the
starting rows and ending rows.
SqlDataAdapter.Fil;(DataSet,"Sample",StartingRecord,EndingRecord);
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between data reader and data set?
Explain what is datagrid with an example?
What is read only and forward only in ado.net?
What is difference between ado and other data object?
What is data relation in ado.net?
What is difference between executenonquery and executequery?
how we can fire event in databound coulm in datagfrid withot using button?
What is execute scalar in ado.net?
What is ado.net and its features?
What is the difference between data grid and data repeater?
What is microsoft ado?
Explain the different row versions available in table?
What is connection string?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is bubbled event can you please explain?