What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / sundherrajan
Define DataBase File that wants to get COnnect with the
connetion string
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
In .NET which is the smallest unit of execution?
Differentiate between copy and default constructor.
Why do we need a singleton class?
How more than one version of an assembly can keep in same place?
Why is it efficient to use System.string under System.Text.StringBuilder ?
Differentiate between dataset and datareader?
Where’s global assembly cache located on the system?
What does exclamation mark mean c#?
Is it possible to have different access modifiers on the get/set methods of a property?
How can you set image source dynamically from c# application to ”test.png” file?
Are c# strings null terminated?
What is private virtual in C#?
How will you get the different language strings?
What is the C# syntax to catch any possible exception?
What is event sourcing in c#?