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

What is asp.net with mvc? : Asp.Net MVC

728


What is the main difference between Asp.net and Vb.net?

798


How to use multiple scriptmanager controls in a web page?

863


How does session authentication work?

692


What is difference between cookies and cache?

770


Explain how does asp page work?

775


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

728


Explain exception handling in .net.

841


9. Why should we hire you over the others waiting to be interviewed?

2470


when a request is made in Life cycle of ASP.NET page .

716


Explain different types of validators in asp.net?

726


What is OSI layer? Explain different layers.

797


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

824


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

701


What is GAC in ASP.NET 2.0

810