What connections does Microsoft SQL Server support?
Answer Posted / guest
OLEDB for data bases li sql,infomix access etc ,particularly
for sql we use sqlprovider
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Define mutex in C#?
How many keyword present in C# language ?
What is the relationship between a process, application domain, and application?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
Explain manifest & metadata in c#.
Which is faster dictionary or list?
What is difference between ienumerable and list in c#?
Why do we use partial class in c#?
Is c# 8 released?
What is the use of main method in c#?
Why do we need constructors?
What sort algorithm does c# use?
Can a child class call the constructor of a base class?
Write the difference between TypeOf and GetType?
What is dependency injection?