What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / tiger kumar
The Initial Catalog is used to define the database name
inside the connection string.
| Is This Answer Correct ? | 37 Yes | 2 No |
Post New Answer View All Answers
Why do we need generics?
What are the different states of a thread?
Are attributes inherited c#?
What is session management in c#?
What are fields in c#?
What are custom exceptions?
What is an event in c#?
Which string method is used for concatenation of two strings in c#?
Define thread?
Why do we need singleton class in c#?
Explain copy constructor?
what is inheritance and an example in vb.net and c# of when you might use it?
What is the use of system.environment class in c#.net?
Why is lazy loading?
What is deadlock in c#?