What does connection string consists of ?
Answer Posted / ansu kamar
it consist of
data source
database
user name
password
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What do you know about ADO.NET's objects and methods?
Which control of the BindingNavigator returns the current position within the data source?
What are the 3 major types of connection objects in ado.net?
What is XML serialization
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is the difference between executequery and executenonquery?
What DataReader class do in ADO.NET ?
What is the difference between Command and CommandBuilder object?
Which architecture does Datasets follow?
What is the difference between linq and ado.net?
Name which operations can you not perform on an ado.net dataset?
What is ado oledb and odbc?
What are the ado.net objects?
What is the role of data provider in ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?