Answer Posted / vikas dubey
Dataset is memory based relational representation of data
provides a consistence relational programing model
regardless of the datasource. It can be used with multiple
differing datasources with XML data or to manage data local
to the application. The dataset represent a complete set of
data including related tables,constraint and relationship
amoung the table.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are validator? Name the validation controls in asp.net?
Explain how can you debug your .net application?
What are the disadvantages of asp.net?
How do you deploy your asp.net application?
What is a Cookie? Where is it used in ASP.NET?
Define the term Web Garden?
What is a user session?
What are the different kinds of assemblies?
What are the difference between function and stored procedure in .net programming language?
What is break mode?
How can you dynamically add user controls to a page?
What is custom events?
What does mean by a neutral culture?
Can we set master page as a start page?
What is the differences between a primary key and a unique key in sql server?