Features and disadvantages of dataset ?
Answer Posted / j_baghla
Features:-
Dataset can contain more than one table and we can create
relationships among those tables.we can read the data by
for each loop.Dataset can contain data from different
datasources like oracle,sqlserver,access etc.
Disadvantages:-
It is somewhat like local database.In other words if we
want to update the values thru dataset into database then
first we have to update the values in the datatset then we
will update the DB by calling update method of dataset
which is quite long task.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can you change a Master Page dynamically at runtime?
What are the different methods of session maintenance in asp.net?
Explain the different parts that constitute ASP.NET application?
What is a response cookie?
What is custom attribute?
What is event bubbling?
What is the difference between web config and machine config files?
How Session outproc in Sqlserver stored?
What is Dynamic Web and discuss its usage with the help of real life examples?
Explain about ASP.NET?
What is a viewstate?
where can i gather the materials for MCP certification
What is _viewstart?
is gateway for sms continue connected for sending sms.how?
How to use push notification?