ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
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?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
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 4 No
Kondapallysantoshkumar(m.c.a)h
 
  Re: 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
# 2
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 ?    4 Yes 0 No
Swetha
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist. Netsweeper4
What are the Application_Start and Session_Start subroutines used for?  5
What is State Management in .Net and how many ways are there to maintain a state in .Net?  5
Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process Visual-Soft1
Why does a user need nothing more than a Web browser to view ASP.NET pages?  1
What are the difference between ASP and ASP.Net? Accenture1
What is viewstate? Microsoft4
what is the difference between assemblyinfo and webconfig files?  1
WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID Seion-Infotech1
In what order do the events of an ASPX page execute, As a developer is it important to understand these events?  2
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close() Techno-Solutions3
what is client back feauture ?  1
In a webpage if i want to give access to only half page ,then what should i do?  3
Tell something about state management in asp.net? Accenture2
Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats  1
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it? Wipro2
What is shared and private assembly? Accenture1
what are the types of ASP objects ? Satyam4
Explain what a diffgram is, and a good use for one?  2
When does the application ONEND event handler fire? C-Squared-Systems1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com