70-519 Exam – parte 5
18:12 | Author: Unknown

Managing the Service Instance Life Cycle (13%)

Manage service instances.

This objective may include but is not limited to: per call: per session; single; code and configuration; activation and deactivation; durable services; throttling

http://msdn.microsoft.com/en-us/magazine/cc163590.aspx

 

Manage sessions.
This objective may include but is not limited to: code and configuration; session management attributes; throttling; reliable sessions; transport-level and application-level sessions; invoking a callback contract.
Implement transactions.
This objective may include but is not limited to: distributed transactions; transactional queues; transaction flow; configuring transaction binding attributes; WS-AtomicTransaction (WS-AT); transactional behavior attributes at the service and operation level; using transactions in code.
Manage concurrency.
This objective may include but is not limited to: single, multiple, and reentrant concurrency modes; SynchronizationContext and CallbackBehavior
This objective does not include: deadlocks and other mutithreading issues
Reentrant
Manage consistency between instances, sessions, transactions, and concurrency
This objective may include but is not limited to: possible combinations between instances, sessions, transactions, and concurrency (for example, instance mode single with concurrency mode multiple)
This entry was posted on 18:12 and is filed under , , , . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.