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 steps involved to fill a dataset?
What does asax stand for?
Explain about Automatic resource management?
What is css and what is it used for?
Explain the difference between panel and groupbox classes using .net?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the difference between abstract class vs interface? Can give me the real time examples?
What are the asp.net security controls?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What are the advantages of using Master Pages?
To load your generated dataset with data which method do you invoke?
If you want to write your own dot net language, what steps you will you take care?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
How you can access the values from the Repeater control in ASP.NET?