Question: Question 1 3 pts (TCO 3) By default, session state objects are tracked by the use of _____. query strings brownies applications cookies Question 2

Question 1 3 pts (TCO 3) By default, session state objects are tracked by the use of _____. query strings brownies applications cookies

Question 2 3 pts (TCO 3) The Application_Start event is typically used to _____. initialize the values of session state items initialize the values of application state items retrieve application statistics from ASP.NET add components to the global.asax file

Question 3 3 pts (TCO 3) You can use _____ to manage a key/value pair on the client's computer and save for future use. application state session state Web.config cookies

Question 4 3 pts (TCO 3) A _____ is a page on which other pages can display their content. Master page Web Form menu primary page Start menu

Question 5 3 pts (TCO 3) Which of the following is true for friendly URLs? They mirror the directory structure of the website. They dont include the file names of the pages that are being requested. They can include query strings. They often improve browser performance.

Question 6 3 pts (TCO 3) The web.sitemap file provides the navigation hierarchy thats used by the _____. TreeView and Menu controls Menu control only TreeView control only TreeView, Menu, and SiteMapPath controls

Question 7 3 pts (TCO 3) The _____ control and the TreeView control are navigation controls that display the data thats specified by a site map data source. Menu Master Form GridView Dropdown

Question 8 3 pts (TCO 3) Application-state variables are _____. global variables for each ASP.NET application local variables for a file not useful for data connections not able to be modified in ASP.NET pages

Question 9 3 pts (TCO 3) When a new instance of the browser is made or the browser is closed, the session scope variables _____. continue to reside in memory are modified are removed from memory are increased by 1

Question 10 3 pts (TCO 3) _____ values are stored in the memory of the ASP.NET process. InProc StateServer SQL Server Cookie All of the above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!