What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / vishalsharma
Server="server_name";DataBase="database_name";security_crede
ntials;
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
What is dynamic dispatch?
Explain how to implement an object pool in c#.net
Why do we use namespace in c#?
Structs are not reference types. Can structs have constructors?
what is difference between destruct or and garbage collection ?
Explain about Threading Types.
What is interface c#?
What is the difference between int.parse and int.tryparse methods?
What is orm in c#?
What is the advantage of constructor?
Why do we need interfaces in c#?
What is the default modifier for class in c#?
What is dll in c#?
How do generics work in c#?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?