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 |
How can we register exception filter globally?
Disable browser cache for entire ASP.NET website?
What is smart navigation?
How many time you can fill dataset in asp.net?
Explain what are delegates?
Explain what does wsdl stand for?
What is query string?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
What is the viewstate in asp.net?
How does session id work?
What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.
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)