Windows Authentication (via Active Directory) and SQL
Server authentication (via Microsoft SQL Server username
and passwords).
Which one is trusted and which one is untrusted?
Answer Posted / swetha
Windows Authentication is more trusted than SQL Server
Authentication but the only disadvantage is only intranet
applications can use Windows Authentication but not internet
applications.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the difference between runtime version and version?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Explain the asp.net session state modes.
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
How does a content page differ from a master page?
What kind of programming language is ASP.NET?
what is AutoEventWireUp and what is the use of This property explain in details?
When does a session actually start?
What do you mean by query string?
Explain client side state management system.
Explain server-side scripting?
What is state management techniques in asp.net?
Mention the execution process for managed code?
Name the namespace which is used by ado.net?
Explain the difference between server control and html control.