You need to create a Service Broker solution. Which object should you create first?
A.
Contract
B.
Dialog
C.
Message Type
D.
Services
Explanation:
The basic steps involved in creating any Service Broker application include:
1. Defining message types
2. Defining contracts
3. Creating queues
4. Creating services
5. Sending and receiving messages