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
How to disable validator control by client side JavaScript?
What is a runtime version?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Where the cookie value is stored?
What are cookies in asp.net?
What is web configuration file and how to use in web application
What is the adavantage of using ASP.NET routing?
What is the difference between mechine.config and web.config?
Do I need to have the latest version of windows media player installed?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
How do you implement postback with a text box?
What is clickid?
What is cached data phone?
Explain the Session state management options available with ASP.NET?