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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1553


how to elimainte the similar data from the different tables

1781


What is runat?

698


Differentiate between namespace and assembly.

644


Explain how asp.net page works?

647






What does a switch do?

633


What does the .webpart file do?

667


What is connection pooling and how to enable and disable connection pooling?

580


Differentiate between a page theme and a global theme?

608


What is the difference between page-level caching and fragment caching?

620


How does session authentication work?

590


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

594


Difference between response.redirect and server.transfer?

642


How would you get asp.net running in apache web servers?

619


What is difference between cookies and cache?

600