Most asked top Interview Questions and Answers & Online Test
Education platform for interview prep, online tests, tutorials, and live practice

Build skills with focused learning paths, mock tests, and interview-ready content.

WithoutBook brings subject-wise interview questions, online practice tests, tutorials, and comparison guides into one responsive learning workspace.

Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

C# Interview Questions and Answers

Ques 36. Which one is trusted and which one is untrusted?

Windows Authentication is trusted because the username and password are checked with the Active Directory, the SQL Server authentication is untrusted, since SQL Server is the only verifier participating in the transaction.

Is it helpful? Add Comment View Comments
 

Ques 37. Why would you use untrusted verificaion?

Web Services might use it, as well as non-Windows applications.

Is it helpful? Add Comment View Comments
 

Ques 38. What does the parameter Initial Catalog define inside Connection String?

The database name to connect to.

Is it helpful? Add Comment View Comments
 

Ques 39. Whats the data provider name to connect to Access database?

Microsoft.Access.

Is it helpful? Add Comment View Comments
 

Ques 40. What does Dispose method do with the connection object?

Deletes it from the memory.

Is it helpful? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.