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 purpose of App_Code folder in ASP.NET? Why we this?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Can I combine classic asp and asp.net pages?
What is HTTPModule and HTTPcontext? What is the use of each?
Explain method to handle error using HttpError in Web API?
How you will handle session when deploying application in more than a server?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How to implement role based security in asp.net mvc? : Asp.Net MVC
What is different in .net 1.1 and .net 2.0?
What is the benefit of WebAPI over WCF?
List the asp.net validation controls?
Describe SOA and the tenets of it?
Describe the events in the life cycle of a web application.