C# (Sharp) Programming Language Question:
What connections does Microsoft SQL Server support?
Answer:
Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords).
Previous Question | Next Question |
Does C# support properties of array types? | What is a satellite assembly? |