What are the different namespaces used in the project to
connect the database?
Answer Posted / ashokdahiya
system.data
system.data.oledb
system.data.sqlclient
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data access pattern?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
Which database is the ado.net?
What is dao and ado?
how can implement dropdownlist in particular of dataset when try to update?
What are the parameters that control most of connection pooling behaviors?
How do you update a dataset in ado.net?
Define Execute Reader?
Does dapper use ado.net?
What is ambient transaction?
Why is it important to close an ado.net application?
Define partial class?
How to perform sorting on a table in ADO.NET?
What are the parameters that control most of connection pooling behaviours?
What is a sqldataadapter?