1. (TCO 6) Web applications can implement transactions by using methods that ___
ID: 3563883 • Letter: 1
Question
1. (TCO 6) Web applications can implement transactions by using methods that _______. (Points : 3) initiate a transaction commit the transaction revert the transaction back to the original state of the database validate the transaction All of the above Question 2.2. (TCO 6) _________ saves the changes in the database. (Points : 3) Instantiate Transaction Process Transaction Begin Transaction Commit Transaction Rollback Transaction Question 3.3. (TCO 6) _______ starts the transaction process. (Points : 3) Begin Transaction Commit Transaction Rollback Transaction Instantiate Transaction Process Transaction Question 4.4. (TCO 6) __________ reverts the changes in the database. (Points : 3) Commit Transaction Rollback Transaction Begin Transaction Instantiate Transaction Process Transaction Question 5.5. (TCO 6) In transaction processing, _______ means that managed resources survive failures. (Points : 3) isolation durability atomicity consistency None of the above Question 6.6. (TCO 6) A ______ in a database relates a row from one table to one or more rows from another table. (Points : 3) one-to-one JOIN many-to-many JOIN any JOIN trust expression one-to-many relationship Question 7.7. (TCO 6) In order to define the information displayed in a data list, you need to create a _______. (Points : 3) template schema XML style sheet (XSTL) cascading style sheet list Question 8.8. (TCO 6) In order to allow paging in a GridView, you need to set ________. (Points : 3) the Paging property in the web.config to True Page property in the global.asax to True the Project's Properties the Edit, Settings tab the AllowPaging property to True Question 9.9. (TCO 6) A(n) _______ field allows developers to control the appearance of a column. (Points : 3) template style appearance element page Question 10.10. (TCO 6) The _________ template shows how the FormView control will appear in Edit mode. (Points : 3) EditStyle EditItem EditField EditControl EditForm
Explanation / Answer
eb applications can implement transactions by using methods that _______.
A)initiate a transaction
B)commit the transaction
C)revert the transaction back to the original state of the database
D)validate the transaction
E)All of the above-answer
2. (TCO 6) _________ saves the changes in the database.
Instantiate Transaction
Process Transaction
Begin Transaction
Commit Transaction-answer
Rollback Transaction
3.3. (TCO 6) _______ starts the transaction process. (Points : 3)
Begin Transaction -answer
Commit Transaction
Rollback Transaction
Instantiate Transaction
Process Transaction
4. (TCO 6) _________ reverts the changes in the database.
Instantiate Transaction
Process Transaction
Begin Transaction
Commit Transaction
Rollback Transaction ------answer
5. (TCO 6) In transaction processing, _______ means that managed resources survive failures.
isolation
durability-answer
atomicity
consistency
None of the above
6. (TCO 6) A ______ in a database relates a row from one table to one or more rows from another table.
one-to-one relationship
one-to-many relationship-answer
many-to-many relationship
mutually exclusive JOIN
trust
7. (TCO 6) In order to define the information displayed in a data list, you need to create a _______.
schema
template--------answer
XML style sheet (XSTL)
list
cascading style sheet
8. (TCO 6) In order to allow paging in a GridView, you need to set ________.
the AllowPaging property to True
the Page property to True
Page setting to "Page"------answer
nothing. The system will automatically page.
the web.config
9. (TCO 6) A(n) ________ field allows developers to control the appearance of a column.
style format----answer
appearance class
object
format
template
10. (TCO 6) The ________ template shows how the FormView control will appear in Edit mode?
EditForm--answer
EditDocument
EditObject
EditItem
EditWebPage
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.