1.
Which of the following is used to communicate between WCF applications that are on the same computer?
2.
In WCF, which of the following is used to communicate between existing systems through MSMQ?
3.
In WCF, which of the following is used to create a proxy class for service and configuration information for the endpoints?
4.
Which of the following is similar to WCF per-call service?
5.
In WCF, which of the following is used to edit a configuration file?
6.
How do you create a new WCF service?
7.
In WCF, which of the following is mandatory for the transport-level session?
8.
In WCF, which of the following contracts defines parameters and return types for an operation?
9.
In WCF, which of the following corresponds to a service contract implemented and exposed by an application?
10.
In WCF, which of the following limits the sessions accepted by the ServiceHost object?