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 the difference between firstordefault and first?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is string method in c#?
Can you declare a class or a struct as constant?
What is the use of console application in c#?
What is the difference between string and string in c#?
How do I do implement a assert?
Is void a class?
Is c# an open source?
How do you achieve polymorphism in c#?
What is a verbatim string literal and why do we use it?
To create a localized application which namespaces are necessary?
How do I create a single-file assembly?
What is the relationship between a process, application domain, and application?
How can I get around scope problems in a try/catch?