Multiple Choice
You want to secure the connection strings contained within your Web.config file to ensure that no one can open the file easily and see the connection information. Which tool must you use to encrypt the connection strings?
A) ASPNET_WP.EXE
B) ASPNET_REGSQL.EXE
C) ASPNET_REGIIS.EXE
D) ASP.NET SYSTEM
Correct Answer:

Verified
Correct Answer:
Verified
Q1: To kill a users session explicitly which
Q3: Default Session data is stored in ASP.Net.<br>A)StateServer<br>B)Session
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
Q9: How to implement authentication via web.config?<br>A)Include the
Q10: From the following which is not a
Q11: In a SQL Statement while working with