what are connection strings?



what are connection strings?..

Answer / Sulochana Singh

A connection string is a sequence of characters that provides information required to connect an application or software service to a database. It includes details such as the database server's address, port number, database name, username, and password.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What property do you have to set to tell the grid which page to go to when using the Pager object?

2 Answers   Siebel,


Is .net core installed?

1 Answers  


What are the benefits of Model-View-Controller Architecture?

1 Answers  


What is delegation in .net?

1 Answers  


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

1 Answers  


Difference between assembly manifest & metadata assembly manifest

4 Answers   Ksb,


Differentiate between managed and unmanaged code?

1 Answers  


How to create properties and methods using controls?

1 Answers   CGI,


How do you give a Windows service specific permissions?

1 Answers  


Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?

1 Answers   QuestPond,


What is the difference between server.transfer and response.redirect? Why?

1 Answers  


What is RCW (Run time Callable Wrappers)?

1 Answers  


Categories