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
Is for loop faster than foreach?
What is the difference between dynamic type variables and object type variables in c#?
What are delegates and why are they required?
Why var is used in c#?
Can we write class inside a class in c#?
Can you inherit from a static class in c#?
What is sqldatareader c#?
What is eager loading in c#?
What is console readkey ()?
Can a class have more than 1 destructor?
What are strings in c#?
What is hashtable c#?
Is functional interface runnable?
If I want to override a method one of class A and in class b then how do you declare?
What are the benefits of using generics?