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 adding reference in solution explorer and adding references by using ?
What is asp.net ajax?
Explain difference between friend and protected friend?
Define page output caching?
What is data binding in asp net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What is _dopostback in asp net?
In Code-Behind class which kind of code (server or client) is found ?
Are there resources online with tips on asp to asp.net conversions?
How to change Master page in ASP.Net using code?
Define a web service in .net?
When does a session actually start?
What is an asp.net web form?