Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Ser..

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

Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Ser..

Answer / ramz

you are all vague with your answer..confusion... there are
both mixed connections.

Is This Answer Correct ?    0 Yes 3 No

Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Ser..

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

Post New Answer

More ASP.NET Interview Questions

How many types of state management are there in asp net?

0 Answers  


Why and where this web.config file is used?

0 Answers   Amazon,


web user and custom conrols

1 Answers  


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


What is HTTPModule and HTTPcontext? What is the use of each?

0 Answers   Accenture,


Which is faster viewdata or viewbag?

0 Answers  


What is application variable in asp.net?

0 Answers  


What is X-Path?

2 Answers   Sherston,


What is the part of url?

0 Answers  


How to compare two strings with out Case sensitive ?

4 Answers   Protech, ProtoTech,


How do sessions work?

0 Answers  


Difference between response.redirect and server.transfer?

0 Answers  


Categories