What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / ashish gupta
server="";Database="";Integared Security=""
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What is a method signature in c#?
Which language is used for desktop application?
What is executenonquery c#?
What is difference between dll and exe in c#?
What is unmannaged code and will CLR handle this kind of code or not .
What will a loop recorder show?
What is throw in c#?
What is static noise?
Why is c# a good programming language?
Explain the functionalities of satellite assembly?
What is the difference between serialization and deserialization in c#?
Why do we use stringbuilder in c#?
How to find out that the code is written as managed or un-managed code?
Can you use foreach iteration on arrays in c#?
How do you convert byte array to hexadecimal string, and vice versa?