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 access modifier in c#?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is the difference between inheritance and abstract class?
What is a delegate in c#?
Why do we need events in c#?
Can you put two constructor with the same structure in a class?
Does c# support try-catch-finally blocks?
Can constructor be protected?
What is primitive types in c#?
What are instance fields in c#?
What is escape character in c#?
What is the difference between an integer and int?
How many types of constructors are there in c#?
What are the string functions in c#?
What is mvc firstordefault?