What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / sundherrajan
Define DataBase File that wants to get COnnect with the
connetion string
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What is console write in c#?
How many types of constructor are there in c#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
What are the types of operator?
Is it possible to have a static indexer in c#? Allowed in c#.
What is lazy loading entity framework?
How do I do implement a trace?
How do you create dlls in .NET
Give an example to show for hiding base class methods?
Describe an interface class?
What's the difference between the debug class and trace class? Documentation looks the same.
What is transparent caching with aop ?
Is typeof c#?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?