What?s the data provider name to connect to Access database?
Answer Posted / eve
OLEDB Managed Provider
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why do we need singleton pattern in c#?
Explain briefly the difference between value type and reference type?
Why to use lock statement in c#?
What are indexers in c# .net?
What is field in c#?
What is the purpose of static?
What is function c#?
What are custom exceptions in C#?
Can you instantiate an abstract class c#?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
without modifying source code if we compile again, will it be generated MSIL again?
Which of these string definitions will prevent escaping on backslashes in c#?
What is expression tree in c#?
What is the .NET collection class that allows an element to be accessed using a unique key?
What is the meaning of 0 in c#?