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 console readkey in vb net?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is nullable types in c#?
What is the advantage of dependency injection?
What is the purpose of namespace in c#?
Can the nested class access, the containing class. Give an example?
what is the syntax to inherit from a class in c#?
What is orm in c#?
Why do we need constructor in c#?
What does executescalar return in c#?
What is sqladapter c#?
What are the benefits of using generics?
What are namespaces, and how they are used?
Why do we overload constructors?
Why do we use delegates?