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
Is it true that all c# types derive from a common base class?
What is anonymous types in c#?
What is type safe in c#?
What is type class in c#?
What is difference between first and firstordefault?
Is type nullable c#?
Does c# replace c++?
What is the difference between array and arraylist c#?
What is difference between singleton and static class in c#?
What is sqldataadapter in c#?
Write a short note on interface?
What is exe file in c#?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
What is difference between variable and property in c#?
What does console mean c#?