1.
In WCF, which of the following code snippets is used to create a service class?
2.
In WCF, which of the following codes is used to configure a per-call service?
3.
In WCF, which of the following codes is used to enable the transaction service?
4.
In WCF, which of the following functions is called within a transaction?
5.
In WCF, which of the following communications is not used in a fault contract?
6.
In WCF, which of these requires CallbackContract?
7.
In WCF, which of these is a mechanism for transmitting large binary attachments with SOAP messages as raw bytes, allowing for smaller messages?
8.
In WCF, which of the following attributes provides Callback service?
9.
In WCF, what is the correct default value for maxConcurrentCalls?
10.
In WCF, which of these supports reliability?