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 |
What property do you have to set to tell the grid which page to go to when using the Pager object?
Is .net core installed?
What are the benefits of Model-View-Controller Architecture?
What is delegation in .net?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Difference between assembly manifest & metadata assembly manifest
Differentiate between managed and unmanaged code?
How to create properties and methods using controls?
How do you give a Windows service specific permissions?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is the difference between server.transfer and response.redirect? Why?
What is RCW (Run time Callable Wrappers)?