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
What is the difference between convert and parse in c#?
What floating point types is supported in C#?
What is deadlock in c#?
How do you use nullable?
How does one compare strings in c#?
Explain publishers and subscribers in events.
What is delegate in c# interview questions?
What are c# i/o classes? What are the commonly used i/o classes?
What is serialization in dot net?
Distinguish between system.string and system.text.stringbuilder classes?
What is the difference between paramaterized constructor and copy constructor?
What is multiple interface in c#?
When do we generally use destructors to release resources?
What does string format do?
How can you sort strings in array that are passed to method as arguments?