Answer Posted / nvns
This is the layer where we write the coding related to all
database operations in a class file/files.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is connection pooling and what is the maximum pool size in ado.net connection string?
How to check if the Dataset has records ?
What is the usage of the dataset object in ado.net?
differences between ADO and ADO.NET
Define partial class?
What is different between sqlcommand object and command behavior object?
What is the default Timeout for SqlCommand.CommandTimeout property?
How to connect and retrieve data from database using dataset
What is difference between datagridview and datagrid control in winforms?
What is Serialization in .NET? what are the types of Serialization?
What is a dataview?
What is difference between Dataview and Datatable?
Describe the command object and its method.
Explain the advantage of ADO.Net?