Answer Posted / sathish
virtual database
| Is This Answer Correct ? | 15 Yes | 34 No |
Post New Answer View All Answers
What is the use of SqlCommandBuilder?
Which object holds only data and does not interact with data source?
How to check if the Dataset has records ?
Explain how to find the given query is optimised one or not?
What is the use of adodc?
How does entity framework work?
What are the main differences between classic ado and ado.net?
What is ado.net objects?
What are the methods of XML dataset object?
Define bubbled event?
What is the difference between data grid and data repeater?
How do you connect to sql server database without using sqlclient?
What are dataproviders?
How to connect and retrieve data from database using dataset
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?