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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ramz
you are all vague with your answer..confusion... there are
both mixed connections.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / kondapallysantoshkumar(m.c.a)h
we can log in to sql using both modes .but trusted one is
sqlserver username and password is trusted because when
ever we connect to the datebase we compulsory have to
specify the username and password while establishing the
connection ie sqlconnection con(user id
='sqlusername'password='password'intialcatalog='database')
but we cant specify in windows authentication is untrusted.
as per my knowledge anything wrong u can tell
| Is This Answer Correct ? | 3 Yes | 7 No |
What are the options in ASP.NET to maintain state?
What is the file extension of web service?
What is sdlc process?
Describe the difference between inline and code behind - which is best in?
What types of data validation events are commonly seen in the client-side form validation?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Fetch one page value to another page without using state-managment ?
How do you insert multiple rows from a grid view to database table under a single transaction?
How can you change a Master page dynamically in which event of page life cycle?
What’s the difference between response .redirect and server.transfer?
Differentiate session and cookie
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)