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
What is a user session?
How can we create pie chart in asp.net?
What are the media types of http requests and response?
Explain Optimization technique description?
What is http post action?
What are the asp.net security controls?
How do you secure your connection string information?
What's the difference between viewstate and sessionstate?
Why SessionID changes in every request in asp.net?
What are the different types of cookies in asp.net?
What are directives in asp.net? List down all the important directives.
What is server side session management?
What are the parts of an http response?
Explain asp.net page life cycle?
What is the use of session?