ADO.NET Question:

What is connection String?

Answer:

connection String - a string which contains address of the database we want to connect to.

Read All 42 ADO.NET Questions
Previous QuestionNext Question
How can we load multiple tables in to Dataset?What is Delegate?