Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

1. (TCO 7) The _______ lets you bind data in the three-tier architecture model u

ID: 3564231 • Letter: 1

Question

1. (TCO 7) The _______ lets you bind data in the three-tier architecture model using a database application. (Points : 3)       

       Object Data Source
       Transaction object
       Data grid control
       DataAdapter
       Connection class

       Code
       HTML
       Source level
       Design control
       BODY

Question 2. 2. (TCO 8) ________ allows you to use SSL when developing ASP.NET applications. (Points : 3)        A transaction
       Login security
       A digital certificate
       Encryption
       All of the above

Explanation / Answer

The Object Data Source lets you bind data in the three-tier architecture model using a database application. A transaction, Login security, digital certificate, Encryption allows you to use SSL when developing ASP.NET applications. Hence the answer is all of the above. User controls offer the benefits of consistency throughout application, decreased development time, reduced maintenance time, reduced test time. Hence the answer is all of the above. TagPrefix and TagName specify how the user control will be referenced in the Web page's HTML portion. Authentication is the process of validating the user to grant them access to the application. The default website security for ASP.NET applications is     Windows Authentication. The Properties class allows you to store and retrieve a user's data. You need MultiView set to True in order to add one or more Views to a control. A Transaction control can be implemented to allow users to step through a process. The Source level part of ASP.NET Web pages can contain a combination of Web controls.