Answer Posted / kundal singh
DataSet is used to store tabular data at run time.
These tabular data can be stored in memory objects
like datatable, dataset and dataview objects.
DataSet used with
- XML Data Manipulation
as well as
- Database Data Manipulation
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the new data controls in asp.net 2.0?
Which browsers support the xmlhttprequest object?
Describe the disadvantage of cookies.
What is http protocol and how it works?
What is the difference between Session and response.Redirect?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is a ashx file?
What is server side session management?
Explain login controls.
What is asynchronous call?
Explain the difference between Repeater and Data list control in ASP.NET?
What is asp.net localization?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Difference between application events and session events
Is it possible for me to change my aspx file extension to some other name?