What connections does Microsoft SQL Server support?
Answer Posted / dthtri
1. SQL Server Authentication
2. Windows Authentication
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can a class have static constructor?
Do loops in c#?
How do you remove white spaces from a string?
Is list passed by reference c#?
Why do we still see so much non-oo code written in c# today?
What is difference between array and arraylist in c#?
Is struct object oriented?
What is private readonly in c#?
What is jit (just in time)?
Are c# strings null terminated?
If you donot specify an access modifier for a method, what is the default access modifier?
What is difference between throw and throws in c#?
What is expression c#?
What happens if you add duplicate elements to a set?
List the fundamental oop concepts?