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 state management react?
Describe how to implement globalization and localization in the use interface in .net.
What is http post and http get?
What is a session in programming?
What is asp according to you?
Why do we need url encoding?
What are the navigation ways between pages available in ASP.NET?
How to unit test Web API?
Explain the use of fragment caching.
Why and where this web.config file is used?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
How is session id generated?
What are session state modes? List some of the important session state modes of asp.net.
How you can add an event handler?