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
Explain About duration in caching technique
What is cas?
Explain the difference between or and orelse?
What are the differences between primary foreign and unique keys?
What is asp.net localization?
What is difference in .net 1.1 and .net 2.0?
Is it right that ASP.NET Web API has replaced WCF?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is the difference between rest and restful?
How do you declare static variable? What is its lifetime?
What is the displayafter property in updateprogress control?
How do you sign out from forms authentication?
Where do we store our connection string in asp.net application?
Define resource files.
IN an ASP.NET Web application if there is any error, how can you debug?