Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality?
Answer Posted / lalit
ADO.NET Dataset clould be defined as the combination of ADO
+ XML and ADO.NET supports disconnected architecture fully.
where as ADO Recordset doesnot fully support disconnected
architecture
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is webresource axd?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Elaborate differentiation between Cache and Application?
What are the asp.net server side objects?
Apart from IDE what are the enhancements in asp.net 2.0?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
3. What goals do you have in your career?
explain code with datachaching with example
What is custom events?
What is Model-View-View Model?
What is session authentication?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What are the advantages and limitations of query string?
What is ispostback property?
Explain the different types of assemblies?