Multiple Choice
How to implement authentication via web.config?
A) Include the authentication element.
B) Include the authorization element.
C) Include the identity element.
D) Include the deny element.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: What ASP.NET object encapsulates the state of
Q5: Which object in ASP.NET provides a global
Q6: Which Session Mode Serialization is not required
Q7: Which ADO.NET class provide Connected Environment?<br>A)DataReader<br>B)DataSet<br>C)Command<br>D)DataWriter
Q8: How do you determine the actual SQL
Q10: From the following which is not a
Q11: In a SQL Statement while working with
Q12: Which file is used to write the
Q13: Which CommandType value is incorrect?<br>A)StoredProcedure<br>B)TableDirect<br>C)TableSchema<br>D)Text
Q14: You use the ASP.NET Web Site Administration