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
Classes and structs can be declared as static, is this statement true or false?
What is the use of command builder?
What is dao in c#?
State the top.NET class that everything is derived from?
What is iqueryable in linq?
Define assert() method? How does it work?
What does it mean to override a method?
What is sql transaction in c#?
What is option parameter in C#?
What is xor operator in c#?
What are the new features in c# 2.0?
What is difference between out and ref in c#?
Is goto statement supported in c#?
What is array collection?
Is exe is machine dependent?