Answer Posted / rahul
Dataset are two types 1.Typed dataset
2. Untyped dataset.
In typed dataset we've autocompletion and intelisense of vs.
and also data's from datset are cached in xml format.
But in untyped dataset, it just connect with the database
and it doesn't support any other features of Vs.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what are the Custom controls in asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
How do I create a web form?
What is the difference between “Web.config” and “Machine.Config”?
What is intrinsic objects in asp.net?
How do http sessions work?
What is DataGrid wheater its a Server Control or something else ?
What is a web pool?
Why is string called immutable data type?
To load your generated dataset with data which method do you invoke?
Why session is used in asp.net?
What are the asp.net list controls and difference between them?
Explain how can we inherit a static variable?
How can you implement the postback property of an asp.net control?
Securitywise What are the Enhancements in 2.0?