Answer Posted / badharudeen.n
We all have been using DataSet object to in one way or the
other.
The most common use of the DataSet object is to populate
web server controls. These controls usually include
template server controls like Datagrid, DataList and
Repeater. ASP.NET 2.0 comes with several new features for
the DataSet, DataTable classes. In this article we will go
over some of the new features of the DataSet and DataTables
and how these features will benefit the developer to build
more robust applications.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How is a session stored and maintained in asp.net?
What is base class of .net?
Difference between overriding and overloading?
What is datagrid asp.net?
Can you dynamically assign a Master Page?
What is state management techniques in asp.net?
Is viewstate secure?
They mostly asked difference between versions of technologies
What is %20 in a url?
What is Cookies Less Session?
What is state management technique?
Explain the benefits of viewstate?
Mention the execution process for managed code?
Differentiate between a page theme and a global theme?
How can I configure asp.net applications that are running on a remote machine?