Answer Posted / sunil
The data adapter we can use with data set.we can use data
adapter when the data is in disconnected form & we have to
apply some oprations on it.the data adapter is in the
tabular form & we can create any no of virtual tables to
fetch data.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain method to handle error using HttpError in Web API?
What is different in .net 1.1 and .net 2.0?
How can you debug your.net application?
Difference between overriding and overloading?
What is a user developed application?
What is viewstate parameter?
How can we access static variable?
How does asp.net work?
Define managed code and managed data in .net?
Can you use Web API with ASP.NET Web Form?
What is a SESSION and APPLICATION object?
What is special types forms
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What types of data validation events are commonly seen in the client-side form validation?