Answer Posted / hardik
dataset is a disconnected architecture in .net frame work
for which there is no need to have a live connection. it
contains datatable in which datarow and datacolumn is
present.
| Is This Answer Correct ? | 27 Yes | 9 No |
Post New Answer View All Answers
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What are the advantages and limitations of query string?
Explain http handlers? Where we can use the http handlers?
What is the difference between abstract class vs interface? Can give me the real time examples?
Is razor a programming language?
What is the maximum timeout we can set for Cookies?
What is the purpose of master page?
Explain what are delegates?
What is postback request?
Explain significance of routing? : asp.net mvc
What is mta?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is asp.net file?
What are the disadvantages of view state?
What are the Types of object in asp