What?s the data provider name to connect to Access database?
Answer Posted / mike
System.Data.OleDb
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What is method and function in c#?
What is extension method in c# and how to use them?
Enlist the different types of classes in c#?
How string definitions will prevent escaping on backslashes in C#?
Explain the difference between a sub and a function in c#.
Explain the use of Mutex in C#?
Is c# a technology?
Is clr a compiler?
What are All kind of access specifiers for a class and for methods
Where is the keyword void used?
Is an array an object c#?
Explain the features of an abstract class in net.
Why do we need indexers in c#?