What connections does Microsoft SQL Server support?
Answer Posted / pushparaj pentakota
oledbconnection , sqlconnection , oracleconnection ,
odbcconneciton
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you mean by serialization in .NET?
Where is the main method in c#?
What is default parameter in c#?
What are the advantages of using delegates in c#?
What are custom exceptions?
Does c# support multiple inheritance (mi)?
If a method's return type is void, can you use a return keyword in the method?
What is the default scope of a class in c#?
Distinguish between the Debug class and Trace class with its functionality?
What is difference between array and arraylist c#?
What are Types of assemblies that can be created in dotnet
What is a di class?
How do I develop c# apps?
Can a method return multiple values in c#?
What is type class in c#?