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 the displayafter property in updateprogress control?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
How does windows service lifecycle differ from a .standard. Exe?
What is an axd file?
Where session id is stored?
How do you do Client-side validation in .Net?
What is data reader in asp.net?
What is enableviewstatemac in asp net?
What is session id in web application?
How do I upload a file from my ASP.NET page?
Is asp.net and .net are same or different?
What is the difference between cookie and session?
Define reflection in .net?
Web API uses which library for JSON serialization?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?