Multiple Choice
You use the ASP.NET Web Site Administration Tool to configure ASP.NET membership with forms authentication. What should you name your login form so that you do not have to modify the Web.config file?
A) Login.aspx
B) LoginPage.aspx
C) Default.aspx
D) Auth.aspx
Correct Answer:

Verified
Correct Answer:
Verified
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
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
Q15: What are the three primary kinds of
Q16: When a User's Session times out which
Q17: Which data provider gives the maximum performance
Q18: You need to programmatically configure page output
Q19: Which Session Mode stores session Information in