Exam 2: ASP.net Authentication, State Management, and Data Access

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

To kill a users session explicitly which of the following will you use?

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

C

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?

Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
Verified

C

Default Session data is stored in ASP.Net.

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

B

What ASP.NET object encapsulates the state of the client and the browser?

(Multiple Choice)
4.8/5
(30)

Which object in ASP.NET provides a global storage mechanism for state data that needs to be accessible to all pages in a given Web application?

(Multiple Choice)
4.8/5
(32)

Which Session Mode Serialization is not required to store the data?

(Multiple Choice)
4.9/5
(40)

Which ADO.NET class provide Connected Environment?

(Multiple Choice)
4.9/5
(37)

How do you determine the actual SQL data type of a SqlParameter (the type expected by the SQL Server)?

(Multiple Choice)
4.8/5
(30)

How to implement authentication via web.config?

(Multiple Choice)
4.9/5
(27)

From the following which is not a valid state management object?

(Multiple Choice)
4.9/5
(34)

In a SQL Statement while working with SqlCommand it returns a single value, at that time which method of Command Object will be used?

(Multiple Choice)
4.8/5
(29)

Which file is used to write the code to respond to the Application_Start event?

(Multiple Choice)
4.7/5
(35)

Which CommandType value is incorrect?

(Multiple Choice)
4.8/5
(36)

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?

(Multiple Choice)
4.8/5
(28)

What are the three primary kinds of parameters?

(Multiple Choice)
4.9/5
(30)

When a User's Session times out which event should you respond to?

(Multiple Choice)
4.8/5
(38)

Which data provider gives the maximum performance from a connection to SQL Server?

(Multiple Choice)
4.8/5
(46)

You need to programmatically configure page output caching. Which object would you use?

(Multiple Choice)
4.8/5
(38)

Which Session Mode stores session Information in Current Application Domain?

(Multiple Choice)
4.7/5
(37)

Which of these data source controls do not implement Caching?

(Multiple Choice)
4.9/5
(22)
Showing 1 - 20 of 27
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)