What object is used to encapsulate a rowset?
a) DataSet
b) DataAdapter
c) DataRowSet
d) DataTable
Answer Posted / rakeshsolanki
a) Dataset
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is content place holder?
What is session id in web application?
Can we set which type of comparison we want to perform by the CompareValidator control?
Which control has default post back is enabled(true)?
What is Razor View Engine
What are themes and skins in 2.0, explain usage scenario?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Explain method to handle error using HttpError in Web API?
What are the event handlers that we can have in global.asax file?
What is asp.net mvc5? : Asp.Net MVC
What is the difference between equals() and == in c#?
Explain the path instructions in xaml?
Can user control be stored in library?
Why do we use datasource in asp.net?
What are app services?